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