Imagick::cropThumbnailImage
(PECL imagick 2.0.0)
Imagick::cropThumbnailImage — Creates a crop thumbnail
Описание
bool Imagick::cropThumbnailImage
( int $width
, int $height
)
Список параметров
-
width
-
The width of the thumbnail
-
height
-
The Height of the thumbnail
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.