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