[]
Converts the image data from one pixel format to another.
public class FormatConverter : BaseTransform
Public Class FormatConverter
Inherits BaseTransform
Name | Description |
---|---|
FormatConverter() | Initializes a new instance of the FormatConverter class. |
FormatConverter(WicPixelFormat) | Initializes a new instance of the FormatConverter class. |
Name | Description |
---|---|
AlphaThresholdPercent | Gets or sets the alpha threshold to use for conversion. |
DestinationFormat | Gets or sets the destination pixel format. |
DitherType | Gets or sets the type of dither algorithm used for conversion. |
Palette | Gets or sets the palette to use for conversion. |
PaletteTranslate | Gets or sets the palette translation type to use for conversion. |