Click or drag to resize

McPseudoColorOptionsCommand Class

Adjusts pseudo-color palette options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMcPseudoColorOptionsCommandProperties
        MediaCy.CommandsMcPseudoColorOptionsCommand
          MediaCy.CommandsMcPseudoColorImageCommand

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class McPseudoColorOptionsCommand
	Inherits BaseObjectCommand(Of McPseudoColorOptionsCommandProperties)

The McPseudoColorOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodMcPseudoColorOptionsCommand
Initializes a new instance of the McPseudoColorOptionsCommand class
Public methodMcPseudoColorOptionsCommand(McCommand)
Initializes a new instance of the McPseudoColorOptionsCommand class
Public methodMcPseudoColorOptionsCommand(McCommand, Object)
Initializes a new instance of the McPseudoColorOptionsCommand class
Top
Properties
  NameDescription
Public propertyAutoScaleForNewTypes
Rescale palette for new types
Public propertyExtendColors
Extend color spectrum below start color and above end color
Public propertyPalette
Palette
Public propertySyncWithDisplayRange
Synchronize palette min/max with display range of the image
Public propertyUseBCG
Take into account Brightness, Contrast and Gamma values
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks