Difference between revisions of "RGB"
Jump to navigation
Jump to search
imported>Clippy m |
imported>Cyperium |
||
Line 1: | Line 1: | ||
− | The | + | The {{KW|_RGB}} function returns the closest palette index or 32 bit color value. |
− | + | :<code>{{Parameter|colorindex}} = {{KW|_RGB}}({{Parameter|red}}, {{Parameter|green}}, {{Parameter|blue}}[, {{Parameter|image_handle}}])</code> | |
− | |||
+ | {{PageSeeAlso}} | ||
+ | *{{KW|_RGB32}}, {{KW|_RGBA}}, {{KW|_RGBA32}}, {{KW|_LOADIMAGE}} | ||
− | + | {{PageNavigation}} | |
− | |||
− | |||
− | |||
− | |||
− |