Click or drag to resize

ApplyPaletteCommand Constructor

Creates an ApplyPaletteCommand object used to modify an AtalaImage Palette.
Overload List
  NameDescription
Public methodApplyPaletteCommand
Initializes a new instance of the ApplyPaletteCommand class.
Public methodApplyPaletteCommand(Palette)
Initializes a new instance of ApplyPaletteCommand specifying the Palette.
Protected methodApplyPaletteCommand(SerializationInfo, StreamingContext)
Initializes a new instance of %ApplyPaletteCommand%.
Public methodApplyPaletteCommand(Palette, DitheringMode)
Initializes a new instance of ApplyPaletteCommand specifying the Palette and dithering mode.
Public methodApplyPaletteCommand(Palette, DitheringMode, Int32)
Initializes a new instance of ApplyPaletteCommand specifying the palette, dithering mode, and dither error.
Top
See Also