This document is archived and information here might be outdated. Recommended version. |
Superseded by IExportJPEG. Provides access to members that control the JPEG (Joint Photographic Experts Group) Exporter. Note: the IJpegExporter interface has been superseded by IExportJPEG. Please consider using the more recent version.
Name | 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. |
Classes | Description |
---|---|
JpegExporter | Superseded by ExportJPEG. Class used to export maps to JPEG (Joint Photographic Experts Group) format. |