PHP Doku:: Returns the chromaticity white point - gmagick.getimagewhitepoint.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::getimageunits

Gmagick::getimagewidth>>

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Beschreibung

public void Gmagick::getimagewhitepoint ( void )

Returns the chromaticity white point as an associative array with the keys "x" and "y".

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the chromaticity white point as an associative 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",...)