v4.0
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.
// get accessor Int32 rtn = Image.ChannelSize;