Imagick sınıfı
PHP Manual

Imagick::getColorspace

(PECL imagick 0.9.10-0.9.9)

Imagick::getColorspaceGets the colorspace

Açıklama

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.

Dönen Değerler

Returns an integer which can be compared against COLORSPACE constants.


Imagick sınıfı
PHP Manual