v4.0
Returns the number of channels per pixel as a Long. For example, 1 would signify Mono, 3 RGB and 4 RGBA.
// get accessor Int32 rtn = Image.NumChannels;