Click or drag to resize

IMcDisplayEx Interface

An interface implemented by McDisplayEx.

Namespace:  MediaCy.IQL.Display.Viewer
Assembly:  MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcDisplayEx

The IMcDisplayEx type exposes the following members.

Properties
  NameDescription
Public propertyCommandData
Public propertyCommandFlags
Public propertyParentDisplay
McDisplay instance that owns this McDisplayEx instance.
Public propertySourceToDisplay
An object that exposes an IMcDibAccess interface to provide display data.
Public propertyWarningChannels
Display saturation warning colors as a pair of Long values.
Public propertyWarningColors
Display saturation warning colors as a pair of Long values.
Public propertyWarningLevels
Display saturation warning levels as a pair of double values.
Top
See Also