Difference between revisions of "Pixel:getColor"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''<translate>Available since</translate>:''' Gideros 2016.06<br/> | '''<translate>Available since</translate>:''' Gideros 2016.06<br/> | ||
+ | '''<translate>Class</translate>:''' [[Special:MyLanguage/Pixel|Pixel]]<br/> | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
<translate>Gets the color of the Pixel or 4 color-alpha pairs if it has a gradient.</translate> | <translate>Gets the color of the Pixel or 4 color-alpha pairs if it has a gradient.</translate> |
Revision as of 09:27, 24 August 2018
Available since: Gideros 2016.06
Class: Pixel
Description
Gets the color of the Pixel or 4 color-alpha pairs if it has a gradient.
(number), (number) = Pixel:getColor()
Return values
Returns (number) Color
Returns (number) alpha