![]() |
DynRPG v0.32 Unofficial
Plugin SDK
|
Color effect settings for RPG::Image objects. More...
#include <ColorControl.h>
Public Attributes | |
| Image * | parentImage |
| Pointer to the image to which the color effect belongs. | |
| int | red |
Red value (0 to 255) | |
| int | green |
Green value (0 to 255) | |
| int | blue |
Blue value (0 to 255) | |
| int | chroma |
Chroma value (0 to 255) | |
Color effect settings for RPG::Image objects.