parent root
PHP: Imagick::getImageColorspace - Manual

Imagick::getImageColorspace

(PECL imagick 2.0.0)

Imagick::getImageColorspaceGets the image colorspace

Description

Imagick::getImageColorspace ( void ) : int

Gets the image colorspace.

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