Click or drag to resize

AdjustChannelCommand Constructor

Initializes a new instance of the AdjustChannelCommand class, used to modify each channel value of an image.
Overload List
  NameDescription
Public methodAdjustChannelCommand
Initializes a new instance of the AdjustChannelCommand class.
Public methodAdjustChannelCommand(Boolean, Double)
Initializes a new instance of the AdjustChannelCommand class.
Protected methodAdjustChannelCommand(SerializationInfo, StreamingContext)
Creates a new instance of AdjustChannelCommand from serialization information.
Public methodAdjustChannelCommand(Boolean, Double, Double)
Initializes a new instance of the AdjustChannelCommand class.
Public methodAdjustChannelCommand(Boolean, Double, Double, Double)
Initializes a new instance of the AdjustChannelCommand class.
Public methodAdjustChannelCommand(Boolean, Double, Double, Double, Double)
Initializes a new instance of the AdjustChannelCommand class.
Top
See Also