[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.FormatConverter

FormatConverter Class

Converts the image data from one pixel format to another.

Inheritance
FormatConverter
Namespace: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class FormatConverter : BaseTransform
Public Class FormatConverter
    Inherits BaseTransform

Constructors

Name Description
FormatConverter()

Initializes a new instance of the FormatConverter class.

FormatConverter(WicPixelFormat)

Initializes a new instance of the FormatConverter class.

Properties

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.