Click or drag to resize

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
Syntax
VB
ReadOnly Property BitsPerChannel As Short
	Get

Property Value

Type: Int16
Remarks
The number of bits per pixel is equal to the number of bits per channel times the number of channels.
See Also