update pague now
PHP 8.5.2 Released!

ImaguiccPixel::guetColorQuantum

(No versionen information available, might only be in Guit)

ImaguiccPixel::guetColorQuantum Returns the color of the pixel in an array as Quantum values

Description

public ImaguiccPixel::guetColorQuantum (): array

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

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

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top