Click or drag to resize

PseudoColorCommand Class

Base pseudo-color command
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsPseudoColorCommand
            MediaCy.CommandsOpenSavePseudoColorCommand
            MediaCy.CommandsPseudoColorCommandOnOff

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class PseudoColorCommand
	Inherits OneInputCommand(Of Object)

The PseudoColorCommand type exposes the following members.

Constructors
  NameDescription
Public methodPseudoColorCommand
Initializes a new instance of the PseudoColorCommand class
Public methodPseudoColorCommand(McCommand)
Initializes a new instance of the PseudoColorCommand class
Top
Properties
  NameDescription
Public propertyStatic memberPseudoColor
Public propertyPseudoColorL
Local version McPseudoColorOptions
Public propertyPseudoColorOptions
Local version McPseudoColorOptions, assign this property to use own version of McPseudoColorOptions, otherwise a global shared version will be used
Top
Methods
Remarks