This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:setimagecolor [2013/01/18 18:10] – grauniad | crpl:docs:setimagecolor [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== SetImageColor | ===== SetImageColor | ||
| Line 11: | Line 11: | ||
| Red, Green, Blue, and alpha values are in the range of 0-255. | Red, Green, Blue, and alpha values are in the range of 0-255. | ||
| Alpha represents transparency with 0 being fully transparent and 255 being fully opaque. | Alpha represents transparency with 0 being fully transparent and 255 being fully opaque. | ||
| + | The slot named “main” refers to the primary unit image (the one that can be set in the editor). | ||
| === Examples === | === Examples === | ||
| < | < | ||
| Line 16: | Line 17: | ||
| Self " | Self " | ||
| </ | </ | ||
| - | |||