Gmagick::setimageunits
(PECL gmagick >= Unknown)
Gmagick::setimageunits — Sets the image units of resolution.
Описание
public Gmagick Gmagick::setimageunits
(
int $resolution
)
Список параметров
-
resolution
-
The image units of resolution : Undefinedresolution, PixelsPerInchResolution, or PixelsPerCentimeterResolution.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает
GmagickException при ошибке.