Click or drag to resize

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
Syntax
VB
Public Interface McPseudoColor
	Inherits IMcPseudoColor
Remarks
There 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