Click or drag to resize

IMcImageInterpretation Property

Get the type multi-channel image.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Interpretation As mcInterpretation
	Get

Property Value

Type: mcInterpretation
Remarks
A mcInterpretation variable receiving the type of multi-channel image. IndexedColor, GenericMultiBand, RGB, BGR, HLS, HSI... Monochrome images return Monochrome.
See Also