ChannelSize (Image)
Introduced
4.0
Description
Returns the number of bytes per channel as a Long. 1-byte is the most commonly used format, but 2-byte (16-bit) or 4-byte (float) are also possible.
C# Syntax
// get accessor Int32 rtn = Image.ChannelSize;
Autodesk Softimage v7.5