Pixel:getColor

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2016.06
Class: Pixel

Description

Gets the color and alpha of the Pixel or a 4 color-alpha pairs if it has a gradient.

(number), (number) = Pixel:getColor()

Return values

Returns (number) color in hex format
Returns (number) alpha between 0 and 1