Click or drag to resize

BrightnessContrastCommand Constructor

Overload List
  NameDescription
Public methodBrightnessContrastCommand
Creates a new instance of BrightnessContrastCommand.
Public methodBrightnessContrastCommand(Double, Double)
Initializes a new instance of BrightnessContrastCommand specifying the brightness and contrast.
Protected methodBrightnessContrastCommand(SerializationInfo, StreamingContext)
Creates a new instance of BrightnessContrastCommand from serialization information.
Public methodBrightnessContrastCommand(Double, Double, BrightnessContrastCurveType)
Initializes a new instance of BrightnessContrastCommand specifying the brightness, contrast, and curve shape.
Top
See Also