Click or drag to resize

AutoContrastCommand Constructor

Creates a new instance of AutoConstrastCommand.
Overload List
  NameDescription
Public methodAutoContrastCommand
Creates a new instance of AutoContrastCommand.
Public methodAutoContrastCommand(Int32, Int32)
Creates a new instance of AutoContrastCommand specifying the output range.
Protected methodAutoContrastCommand(SerializationInfo, StreamingContext)
Creates a new instance of AutoContrastCommand from serialization information.
Public methodAutoContrastCommand(Int32, Int32, Double)
Creates a new instance of AutoContrastCommand specifying the output range and gamma.
Public methodAutoContrastCommand(Int32, Int32, Double, Double)
Creates a new instance of AutoContrastCommand specifying the output range, gamma and clip values.
Top
See Also