Home > PHP > Function > > Imagick::setType()

Imagick::setType()

Imagick::setType - Sets the image type attribute

Syntax

bool Imagick::setType (int $image_type)

Arguments

  • image_type

Description

Sets the image type attribute.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.