Difference between revisions of "RGB"
Jump to navigation
Jump to search
imported>Clippy m |
imported>Clippy m |
||
Line 2: | Line 2: | ||
− | ''Syntax:'' | + | ''Syntax:'' colorindex = _RGB(red, green, blue[, image_handle]) |
Revision as of 22:00, 7 November 2009
The _RGB function returns the closest palette index or 32 bit color.
Syntax: colorindex = _RGB(red, green, blue[, image_handle])
See also: _RGB32, _RGBA, _RGBA32, _LOADIMAGE