Click or drag to resize

AutoLevelsCommand Constructor

Creates a new instance of AutoLevelsCommand.
Overload List
  NameDescription
Public methodAutoLevelsCommand
Creates a new instance of AutoLevelsCommand.
Public methodAutoLevelsCommand(Color, Color)
Creates a new instance of AutoLevelsCommand specifying the output range.
Protected methodAutoLevelsCommand(SerializationInfo, StreamingContext)
Creates a new instance of AutoLevelsCommand from serialization information.
Public methodAutoLevelsCommand(Color, Color, Double)
Creates a new instance of AutoLevelsCommand specifying the output range and gamma.
Public methodAutoLevelsCommand(Color, Color, Double, Double)
Creates a new instance of AutoLevelsCommand specifying the output range, gamma and clip.
Top
See Also