Imagick::getColorspace
Imagick::getColorspace
(PECL imagick 0.9.10-0.9.9)
Imagick::getColorspace — Gets the colorspace
Description
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.
Return Values
Returns an integer which can be compared against COLORSPACE constants.
← Imagick::gaussianBlurImage
Imagick::getCompression →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.