PHP Doku:: Gets the normalized value of the provided color channel - gmagickpixel.getcolorvalue.html

Verlauf / Chronik / History: (5) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickPixel classGmagickPixel::getcolorvalue

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickPixel class

<<GmagickPixel::getcolorcount

GmagickPixel::setcolor>>

GmagickPixel::getcolorvalue

(PECL gmagick >= Unknown)

GmagickPixel::getcolorvalueGets the normalized value of the provided color channel

Beschreibung

public void GmagickPixel::getcolorvalue ( int $color )

Retrieves the value of the color channel specified, as a floating-point number between 0 and 1.

Parameter-Liste

color

The channel to check, specified as one of the Gmagick channel constants.

Rückgabewerte

The value of the channel, as a normalized floating-point number, throwing GmagickPixelException on error.


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