Click or drag to resize

LevelsCommand Constructor

Creates a new instance of LevelsCommand.
Overload List
  NameDescription
Public methodLevelsCommand
Creates a new instance of LevelsCommand.
Protected methodLevelsCommand(SerializationInfo, StreamingContext)
Creates a new instance of LevelsCommand from serialization information.
Public methodLevelsCommand(Color, Color, Color, Color)
Creates a new instance of LevelsCommand specifying the shadow and highlight colors, and the output range.
Public methodLevelsCommand(Color, Color, Color, Color, GammaColor)
Creates a new instance of LevelsCommand specifying shadow color, highlight color, output range and gamma.
Public methodLevelsCommand(Color, Color, Color, Color, Color)
Creates a new instance of LevelsCommand specifying shadow, midtone and highlight colors, and the output range.
Top
See Also