This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportTIFF Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the TIFF (Tagged Image File Format) Export.
Description | ||
---|---|---|
BiLevelThreshold | The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType equal to esriExportImageTypeBiLevelThreshold. | |
CompressionType | The TIFF Compression type. | |
GeoTiff | The option to write GeoTIFF tags. | |
JPEGOrDeflateQuality | This option controls the Quality setting for Flate or JPEG compression options. Range (0..100). Default is 100 (best compression for flate / best quality for JPEG). Higher values result in smaller files for flate, and larger files for JPEG. |
CoClasses and Classes | Description |
---|---|
ExportTIFF | Class used to export maps to TIFF (Tagged Image File Format). |