Superseded by IExportJPEG. Provides access to members that control the JPEG (Joint Photographic Experts Group) Exporter. Note: the IJpegExporter interface has been superseded byIExportJPEG. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BackgroundColor | The background color of the JPEG. | |
Height | The height of the JPEG. If width or height is zero, screen size is used. | |
Quality | The JPEG compression / image quality. | |
Width | The width of the JPEG. If width or height is zero, screen size is used. |
CoClasses that implement IJpegExporter
CoClasses and Classes | Description |
---|---|
JpegExporter | Superseded by ExportJPEG. Class used to export maps to JPEG (Joint Photographic Experts Group) format. |