|
ImagickPixel::getColorValueQuantumDescription Beschreibung
public mixed ImagickPixel::getColorValueQuantum
( void
)
Gets the quantum value of a color in the ImagickPixel. Return value is a float if ImageMagick was compiled with HDRI, otherwise an integer. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteThe quantum value of the color element. Float if ImageMagick was compiled with HDRI, otherwise an int. Beispiele
Beispiel #1 ImagickPixel::getColorValueQuantum
<?php |