[]
Describes export to GIF format.
public class GifExportProvider : RasterImageExportProvider
Name | Description |
---|---|
GifExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "gif". |
FormatName | Gets a short description of the GIF export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the GifFilter class. |