parent root
PHP: Imagick::getColorspace - Manual

Imagick::getColorspace

(PECL imagick 0.9.10-0.9.9)

Imagick::getColorspaceGets the colorspace

Description

Imagick::getColorspace ( void ) : int

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

Return Values

Returns an integer which can be compared against COLORSPACE constants.

add a noteadd a note

User Contributed Notes

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