Imagick::setImageUnits

(PECL imagick 2, PECL imagick 3)

Imagick::setImageUnitsSets the image units of resolution

Descrição

publicImagick::setImageUnits(int$units): bool

Sets the image units of resolution.

Parâmetros

units

Valor Retornado

Retorna true em caso de sucesso.

To Top