AutoContrastCommand Constructor |
Name | Description | |
---|---|---|
![]() | AutoContrastCommand() | Creates a new instance of AutoContrastCommand. |
![]() | AutoContrastCommand(Int32, Int32) | Creates a new instance of AutoContrastCommand specifying the output range. |
![]() | AutoContrastCommand(SerializationInfo, StreamingContext) | Creates a new instance of AutoContrastCommand from serialization information. |
![]() | AutoContrastCommand(Int32, Int32, Double) | Creates a new instance of AutoContrastCommand specifying the output range and gamma. |
![]() | AutoContrastCommand(Int32, Int32, Double, Double) | Creates a new instance of AutoContrastCommand specifying the output range, gamma and clip values.
|