Click or drag to resize

CurvesCommand Constructor

Creates a CurvesCommand object that can be used to apply a color curve to an image.
Overload List
  NameDescription
Public methodCurvesCommand
Creates a new instance of CurvesCommand.
Public methodCode exampleCurvesCommand(PointF, ChannelFlags)
Creates a new instance of CurvesCommand specifying the points of the curve and channels to process.
Protected methodCode exampleCurvesCommand(SerializationInfo, StreamingContext)
Creates a new instance of CurvesCommand from serialization information.
Top
See Also