This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportGIF Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the GIF (Graphics Interchange Format) Export.
Description | ||
---|---|---|
BiLevelThreshold | The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType equal to esriExportImageTypeBiLevelThreshold. | |
CompressionType | The GIF Compression type. | |
InterlaceMode | The interlaced GIF export mode. | |
TransparentColor | The color that is marked as transparent in the export image. |
CoClasses and Classes | Description |
---|---|
ExportGIF | Class used to export maps to GIF (Graphics Interchange Format). |