Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 17851 программист и 1575 роботов. Сейчас ищут 1244 программиста ...
HaruImage::setMaskImage - Set the image mask
Вернуться к: HaruImage
HaruImage::setMaskImage
(PECL haru >= 0.0.1)
HaruImage::setMaskImage — Set the image mask
Описание
bool HaruImage::setMaskImage
( object
$mask_image
)Sets the image used as image-mask. It must be 1bit gray-scale color image.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruImage