PHP Doku:: Returns the chromaticity red primary point - gmagick.getimageredprimary.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::getimageprofile

Gmagick::getimagerenderingintent>>

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Beschreibung

public void Gmagick::getimageredprimary ( void )

Returns the chromaticity red primary point as an array with the keys "x" and "y".

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the chromaticity red primary point as an array with the keys "x" and "y".

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