PHP Doku:: Gets the colorspace - function.imagick-getcolorspace.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::getColorspace

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::gaussianBlurImage

Imagick::getCompression>>

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)