Imagick
PHP Manual

Imagick::getColorspace

(PECL imagick 0.9.10-0.9.9)

Imagick::getColorspaceGets the colorspace

Beschreibung

int Imagick::getColorspace ( void )

Gets the global colorspace value. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.5.7 oder höher kompiliert wurde.

Rückgabewerte

Returns an integer which can be compared against COLORSPACE constants.


Imagick
PHP Manual