DynRPG  v0.20
RM2k3 Plugin SDK
Public Attributes
RPG::ColorControl Class Reference

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

List of all members.

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

Member Data Documentation

Blue value (0 to 255)

Chroma value (0 to 255)

Green value (0 to 255)

Pointer to the image to which the color effect belongs.

Red value (0 to 255)