Click or drag to resize

ReduceColorsCommand Constructor

Overload List
  NameDescription
Public methodReduceColorsCommand
Creates a new instance of ReduceColorsCommand.
Public methodReduceColorsCommand(Int32)
Creates a new instance of ReduceColorsCommand specifying colors.
Protected methodReduceColorsCommand(SerializationInfo, StreamingContext)
Creates a new instance of ReduceColorsCommand from serialization information.
Public methodReduceColorsCommand(Int32, DitheringMode, Int32)
Creates a new instance of ReduceColorsCommand specifying colors, ditherMode, and ditherMaxError.
Top
See Also