BPColorSettings Class Reference

#include <lib_paint.h>

Inheritance diagram for BPColorSettings:

Detailed Description

Color Settings for a BodyPaint 3D channel.

Public Member Functions

BPSingleColorSettingsGetChannel (Int32 channelid)
 

Private Member Functions

 BPColorSettings ()
 
 ~BPColorSettings ()
 

Constructor & Destructor Documentation

◆ BPColorSettings()

BPColorSettings ( )
private

◆ ~BPColorSettings()

~BPColorSettings ( )
private

Member Function Documentation

◆ GetChannel()

BPSingleColorSettings* GetChannel ( Int32  channelid)

Gets the color settings for a specific channel.

Parameters
[in]channelidThe ID of the channel to retrieve the color information for e.g. CHANNEL_COLOR.
Returns
The color settings.