Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16235 программистов и 1779 роботов. Сейчас ищут 1762 программиста ...
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