#include <lib_paint.h>

Color Settings for a BodyPaint 3D channel.
Public Member Functions | |
| BPSingleColorSettings * | GetChannel (Int32 channelid) |
Private Member Functions | |
| BPColorSettings () | |
| ~BPColorSettings () | |
|
private |
|
private |
| BPSingleColorSettings* GetChannel | ( | Int32 | channelid | ) |
Gets the color settings for a specific channel.
| [in] | channelid | The ID of the channel to retrieve the color information for e.g. CHANNEL_COLOR. |