This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IJ > IJpegExporter Interface > IJpegExporter.Quality Property (ArcObjects .NET 10.5 SDK) |
The JPEG compression / image quality.
[Visual Basic .NET] Public Property Quality As Short
[C#] public short Quality {get; set;}
[C++]
HRESULT get_Quality(
short* Quality
);
[C++]
HRESULT put_Quality(
short Quality
);
[C++]
Parameters Quality [out, retval] Quality is a parameter of type short Quality [in] Quality is a parameter of type short