Dutch PHP Conference 2025 - Call For Papers

Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeSets the image type attribute

Опис

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

Sets the image type attribute.

Параметри

image_type

Значення, що повертаються

Повертає true в разі успіху.

add a note

User Contributed Notes

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