Pixel:getColor

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Gets the color of the Pixel or 4 color-alpha pairs if it has a gradient. <source lang="lua"> (number)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2016.06

Description

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

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

Returns (number) Color
Returns (number) alpha