Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeEstablece el atributo tipo de imagen

Descripción

publicImagick::setType(int$image_type): bool

Establece el atributo tipo de imagen.

Parámetros

image_type

Valores devueltos

Devuelve true en caso de éxito.

To Top