Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18507 программистов и 1740 роботов. Сейчас ищут 1308 программистов ...
HaruPage::getStrokingColorSpace - Get the current stroking color space
Вернуться к: HaruPage
HaruPage::getStrokingColorSpace
(PECL haru >= 0.0.1)
HaruPage::getStrokingColorSpace — Get the current stroking color space
Описание
int HaruPage::getStrokingColorSpace
( void
)
Get the current stroking color space.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the current stroking color space. The list of return values is the same as for HaruPage::getFillingColorSpace()
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruPage