GetBrushChannelTypeState Data Member Function

Gets the channel type state of a brush.

Prototype

int32 GetBrushChannelTypeState( int32 p_nBrushIndex, int32 ChannelType )

Parameters

Parameter Type Parameter Name Documentation
int32p_nBrushIndexThe index of the brush to get the channel type state of.
int32ChannelTypeThe channel type to get the state of.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.