ImagickPixel::getColorQuantum

(No version information available, might only be in Git)

ImagickPixel::getColorQuantumDescription

Açıklama

public ImagickPixel::getColorQuantum ( void ) : array

Returns the color of the pixel in an array as Quantum values. If ImageMagick was compiled as HDRI these will be floats, otherwise they will be integers.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an array with keys "r", "g", "b", "a".