BPColorSettings Class Reference Library » Paint

#include <lib_paint.h>

Inheritance diagram for BPColorSettings:

详细描述

Color Settings for a BodyPaint 3D channel.

公共成员函数

BPSingleColorSettings GetChannel ( Int32 channelid)

私有成员函数

  BPColorSettings ()
  ~BPColorSettings ()

构造函数 & 析构函数文档编制

◆  BPColorSettings()

BPColorSettings () private

◆  ~BPColorSettings()

~ BPColorSettings () private

成员函数文档编制

◆  GetChannel()

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 .
返回
The color settings.