Gmagick::cropthumbnailimage
(PECL gmagick >= Unknown)
Gmagick::cropthumbnailimage — Creates a crop thumbnail
Описание
public Gmagick Gmagick::cropthumbnailimage
(
int $width
,
int $height
)
Список параметров
-
width
-
The width of the thumbnail
-
height
-
The Height of the thumbnail
Возвращаемые значения
The cropped Gmagick object
Ошибки
Вызывает
GmagickException при ошибке.