This document is archived and information here might be outdated. Recommended version. |
Jpeg compression quality in the RasterAnalysis. This corresponds to the compression quality geoprocessing environment.
[Visual Basic .NET]
Public Property JpegQuality As Integer
[C#]
public int JpegQuality {get; set;}
[C++]
HRESULT get_JpegQuality(
long JpegQuality
);
[C++]
HRESULT put_JpegQuality(
System.Int32* JpegQuality
);
[C++] Parameters JpegQuality [in]
JpegQuality is a parameter of type long JpegQuality [out, retval]
JpegQuality is a parameter of type long*