| Overload | Description |
|---|---|
| ChangePixelFormatToPaletteCommand Constructor() | Initializes a new instance of the ChangePixelFormatToPaletteCommand class. |
| ChangePixelFormatToPaletteCommand Constructor(PixelFormat) | Initializes a new instance of the ChangePixelFormatToPaletteCommand class. |
| ChangePixelFormatToPaletteCommand Constructor(PixelFormat,Palette) | Initializes a new instance of the ChangePixelFormatToPaletteCommand class using specified color palette and threshold. |
| ChangePixelFormatToPaletteCommand Constructor(PixelFormat,PaletteType) | Initializes a new instance of the ChangePixelFormatToPaletteCommand class using specified color palette and threshold. |
| ChangePixelFormatToPaletteCommand Constructor(PixelFormat,ColorQuantizationMethod) | Initializes a new instance of the ChangePixelFormatToPaletteCommand class using specified color palette and threshold. |