GoLang Imagick::setType

request it (293)
GoLang replacement for PHP's Imagick::setType [edit | history]



Do you know a GoLang replacement for PHP's Imagick::setType? Write it!

PHP Imagick::setType

PHP original manual for Imagick::setType [ show | php.net ]

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.