McPseudoColor Interface
|
|
The McPseudoColor object can be used to colorize grayscale images based on intensity.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxPublic Interface McPseudoColor
Inherits IMcPseudoColor
RemarksThere can be one optional pseudo-color object associated with
a grayscale frame (a frame of any image having a
monochrome interpretation). A McPseudoColor object can be
associated with multiple frames.
See Also