DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::ColorControl Class Reference

Color effect settings for RPG::Image objects. More...

#include <ColorControl.h>

Public Attributes

ImageparentImage
 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)
 

Detailed Description

Color effect settings for RPG::Image objects.

See also
RPG::Image

The documentation for this class was generated from the following file: