PHP Doku:: Return if the image has a matte channel - gmagick.getimagematte.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe Gmagick classGmagick::getimagematte

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::getimageiterations

Gmagick::getimagemattecolor>>

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn if the image has a matte channel

Beschreibung

public void Gmagick::getimagematte ( void )

Returns TRUE if the image has a matte channel otherwise false.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the image has a matte channel otherwise false.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


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",...)