This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGDBEnvironment Interface > IRasterAnalysisGDBEnvironment.JpegQuality Property (ArcObjects .NET 10.5 SDK) |
Jpeg compression quality in the RasterAnalysis.
[Visual Basic .NET] Public Property JpegQuality As Integer
[C#] public int JpegQuality {get; set;}
[C++]
HRESULT get_JpegQuality(
long* JpegQuality
);
[C++]
HRESULT put_JpegQuality(
long JpegQuality
);
[C++]
Parameters JpegQuality [out, retval] JpegQuality is a parameter of type long JpegQuality [in] JpegQuality is a parameter of type long