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