v4.0
ピクセルごとのチャンネル数をLongとして戻します。たとえば、1 は Mono、3 は RGB、および 4 は RGBA を示します。
// get accessor Int32 rtn = Image.NumChannels;