PHP 8.3.4 Released!

Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeEstablece 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