GifEncoder Properties |
The GifEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundIndex | Gets or sets the background index to store in the GIF file. | |
| Interlace | Gets or sets a value indicating if the image is saved with a pixel row interlacing pattern. Default
false | |
| OptimizeColorDepth | Gets or sets a value indicating if the bitdepth is optimized based on the number of colors in the palette.
Default true. | |
| SupportedPixelFormats | Returns an array of pixel formats supported by this encoder. (Overrides ImageEncoderSupportedPixelFormats.) |