The Imagick class
PHP Manual

Imagick::setImageUnits

(PECL imagick 2.0.0)

Imagick::setImageUnitsSets the image units of resolution

Descrição

bool Imagick::setImageUnits ( int $units )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the image units of resolution.

Parâmetros

units

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual