Click or drag to resize

ColorizeCommand Constructor

Creates a new instance of ColorizeCommand.
Overload List
  NameDescription
Public methodColorizeCommand
Creates a new instance of ColorizeCommand.
Public methodColorizeCommand(Color)
Creates a new instance of ColorizeCommand specifying the base color.
Protected methodColorizeCommand(SerializationInfo, StreamingContext)
Creates a new instance of ColorizeCommand from serialization information.
Public methodColorizeCommand(Color, Boolean, Boolean, Boolean)
Creates a new instance of ColorizeCommand specifying the base color and values indicating whether to process the hue, saturation and luminance.
Top
See Also