Click or drag to resize

McPseudoColorOptions Class

Inheritance Hierarchy
SystemObject
  MediaCy.CommandsMcPseudoColorOptions

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class McPseudoColorOptions

The McPseudoColorOptions type exposes the following members.

Constructors
  NameDescription
Public methodMcPseudoColorOptions
Initializes a new instance of the McPseudoColorOptions class
Top
Properties
  NameDescription
Public propertyAutoScaleForNewTypes
Scale palette for new image types
Public propertyExtendColors
Extend start and end color outside the intensity range of the palette.
Public propertyPalette
Public propertySyncWithDisplayRange
Synchronize palette with White and Black level of the LUT. When TRUE, Palette.IntensityRange is set to Nothing.
Public propertyUseBCG
Control mcLookupTablesCommandFlags.mclutcfIgnoreBCGwhenPseudoColoring flag
Top
Methods
See Also