Provides access to members that control the PNG (Portable Network Graphics) Export.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BiLevelThreshold | The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType equal to esriExportImageTypeBiLevelThreshold. | |
InterlaceMode | The interlaced PNG export mode. | |
TransparentColor | The color that is marked as transparent in the export image. |
CoClasses that implement IExportPNG
CoClasses and Classes | Description |
---|---|
ExportPNG | Class used to export maps to PNG (Portable Network Graphics) format. |