GifOptions Properties |
The GifOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | InterruptionToken |
Token that can be used to interrupt export operation
(Inherited from ImageOptionsBase.) |
![]() | IsPaletteSorted |
Gets or sets a value indicating whether palette entries are sorted.
|
![]() | Layers |
Gets or sets a of layer names must be exported.
All data will be exported without layers if names is not sets.
(Inherited from ImageOptionsBase.) |
![]() | Palette |
Gets or sets the color palette.
(Inherited from ImageOptionsBase.) |
![]() | PixelAspectRatio |
Gets or sets the GIF pixel aspect ratio.
|
![]() | ResolutionSettings |
Gets or sets the resolution settings.
(Inherited from ImageOptionsBase.) |
![]() | Rotation |
Gets or sets the parameter for rotate, flip, or rotate and flip the image..
(Inherited from ImageOptionsBase.) |
![]() | Source |
Gets or sets the source to create image in.
(Inherited from ImageOptionsBase.) |
![]() | Timeout |
Timeout value for export operation
(Inherited from ImageOptionsBase.) |
![]() | VectorRasterizationOptions |
Gets or sets the vector rasterization options.
(Inherited from ImageOptionsBase.) |
![]() | XmpData |
Gets or sets the XMP metadata container.
(Overrides ImageOptionsBaseXmpData.) |