Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeSets the image type attribute

Descrição

publicImagick::setType(int$image_type): bool

Sets the image type attribute.

Parâmetros

image_type

Valor Retornado

Retorna true em caso de sucesso.

To Top