Click or drag to resize

AdvancedLevelsCommand Constructor

Overload List
  NameDescription
Public methodAdvancedLevelsCommand
Initializes a new instance of the AdvancedLevelsCommand class.
Protected methodAdvancedLevelsCommand(SerializationInfo, StreamingContext)
Initializes a new instance of the AdvancedLevelsCommand class with serialized data.
Public methodAdvancedLevelsCommand(Color, Color, Color, Color)
Initializes a new instance of the AdvancedLevelsCommand class with specified shadow, highlight, low and high output range colors.
Public methodAdvancedLevelsCommand(Color, Color, Color, Color, GammaColor)
Initializes a new instance of the AdvancedLevelsCommand class with specified shadow, highlight low and high output range colors, and gamma.
Public methodAdvancedLevelsCommand(Color, Color, Color, Color, Color)
Initializes a new instance of the AdvancedLevelsCommand class with specified shadow, midtone, highlight, low and high output range colors.
Top
See Also