Imagick::setColorspace

(No version information available, might only be in Git)
Set colorspace
bool Imagick::setColorspace ( int $COLORSPACE )

Sets the global colorspace value for the object. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer.

Parameters:
COLORSPACE

One of the COLORSPACE constants

Returns:

Returns TRUE on success.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:01:18
Comments
Leave a Comment

Please login to continue.