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