Table of Contents

Class GifOptions

Namespace
Aspose.CAD.ImageOptions
Assembly
Aspose.CAD.dll

The gif file format creation options.

public class GifOptions : ImageOptionsBase
Inheritance
GifOptions
Inherited Members

Constructors

GifOptions()

Initializes a new instance of the GifOptions class.

GifOptions(GifOptions)

Initializes a new instance of the GifOptions class.

Properties

BackgroundColorIndex

Gets or sets the GIF background color index.

ColorResolution

Gets or sets the GIF color resolution.

DoPaletteCorrection

Gets or sets a value indicating whether palette correction is applied.

HasTrailer

Gets or sets a value indicating whether GIF has trailer.

Interlaced

True if image should be interlaced.

IsPaletteSorted

Gets or sets a value indicating whether palette entries are sorted.

PixelAspectRatio

Gets or sets the GIF pixel aspect ratio.

TargetFormat
XmpData

Gets or sets the XMP metadata container.