[]
Describes export to image BMP format.
public class BmpExportProvider : ExportProvider
| 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 BmpExporter class. |