GetChannelCount Data Member Function

Returns the number of channels for the format associated with the ImageFormatConverter subclass. For example: Calling this function for ImageFormatFP32 returns 1, and calling this function for ImageFormat8888ARGB returns 4.

Prototype

int32 GetChannelCount()

Examples

Copy Text To Clipboard

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