[]
Describes export to image GIF format.
public class GifExportProvider : ExportProvider
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 GifExporter class. |