IMcImageBitsPerChannel Property
|
|
Get the number of bits per channels of the image
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property BitsPerChannel As Short
Get
Property Value
Type:
Int16
RemarksThe number of bits per pixel is equal to the number of bits per
channel times the number of channels.
See Also