PHP 8.5.0 RC 2 available for testing

Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setType β€” Establece el atributo tipo de imagen

DescripciΓ³n

public Imagick::setType(int $image_type): bool

Establece el atributo tipo de imagen.

ParΓ‘metros

image_type

Valores devueltos

Devuelve true en caso de Γ©xito.

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top