Description

Get the number of bytes per channel of an image.

Property type

An Integer value.  

Syntax

object.BytesPerChannel

The BytesPerChannel Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.

Remarks

The number of bytes per pixel is equal to the number of bytes per channel times the number of channels.