DoPaletteCorrection
GifSaveOptions.DoPaletteCorrection property
Gets or sets a value indicating whether palette correction is applied.
public bool DoPaletteCorrection { get; set; }
Remarks
Palette correction means that whenever image is exported to GIF the source image colors will be analyzed in order to build the best matching palette (in case image Palette does not exist or not specified in the options). The analyze process takes some time however the output image will have the best matching color palette and result is visually better.
See Also
- class GifSaveOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature