[]
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. |
OptionsFormClass | Overriden. Gets the type of form which is used to edit the export options by default. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the TiffFilter class. |