Description

Get the number of bits per channels of the image

Property type

An Integer value.  

Syntax

object.BitsPerChannel

The BitsPerChannel Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.

Remarks

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