(PECL imagick 0.9.10-0.9.9)
Gets the colorspace
int Imagick::getColorspace ( void )
Gets the global colorspace value. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer.
Returns:
Returns an integer which can be compared against COLORSPACE constants.
Please login to continue.