Imagick
PHP Manual

Imagick::getColorspace

(PECL imagick 0.9.10-0.9.9)

Imagick::getColorspaceGets the colorspace

Opis

int Imagick::getColorspace ( void )

Gets the global colorspace value. Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.5.7 lub nowszej.

Zwracane wartości

Returns an integer which can be compared against COLORSPACE constants.


Imagick
PHP Manual