PHP 8.3.4 Released!

Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeSets the image type attribute

Descrizione

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

Sets the image type attribute.

Elenco dei parametri

image_type

Valori restituiti

Restituisce true in caso di successo.

add a note

User Contributed Notes

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