PHP 7.0.6 Released

Imagick::setType

(PECL imagick 2.0.0)

Imagick::setTypeSets the image type attribute

Description

bool Imagick::setType ( int $image_type )

Sets the image type attribute.

Parameters

image_type

Return Values

Returns TRUE on success.

User Contributed Notes

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