Imagick::setImagePage(PECL imagick 2.0.0) Imagick::setImagePage — Sets the page geometry of the image Описание
bool Imagick::setImagePage
( int $width
, int $height
, int $x
, int $y
)
Sets the page geometry of the image. Список параметров
Возвращаемые значенияВ случае успешной работы возвращает TRUE. ОшибкиВызывает ImagickException при ошибке. |
||