parent root
PHP: Imagick::setType - Manual

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

Description

Imagick::setType ( int $image_type ) : bool

Sets the image type attribute.

Parameters

image_type

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

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