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
SyntaxReadOnly Property Interpretation As mcInterpretation
Get
Property Value
Type:
mcInterpretation
RemarksA mcInterpretation variable
receiving the type of multi-channel image. IndexedColor, GenericMultiBand,
RGB, BGR, HLS, HSI... Monochrome images return Monochrome.
See Also