Click or drag to resize

OilPaintCommand Constructor

Creates a new instance of OilPaintCommand.
Overload List
  NameDescription
Public methodOilPaintCommand
Creates a new instance of OilPaintCommand.
Public methodOilPaintCommand(Int32, Int32)
Creates a new instance of OilPaintCommand specifying brush width and max density.
Protected methodOilPaintCommand(SerializationInfo, StreamingContext)
Creates a new instance of OilPaintCommand from serialization information.
Public methodOilPaintCommand(Int32, Int32, Boolean, Boolean)
Creates a new instance of OilPaintCommand specifying the brush width, max density, color edges and contrast enhancement.
Top
See Also