This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuildPyramidsParameters Interface > IBuildPyramidsParameters.CompressionQuality Property (ArcObjects .NET 10.5 SDK) |
The pyramid compression quality.
[Visual Basic .NET] Public Property CompressionQuality As Integer
[C#] public int CompressionQuality {get; set;}
[C++]
HRESULT get_CompressionQuality(
long* Value
);
[C++]
HRESULT put_CompressionQuality(
long Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type long Value [in] Value is a parameter of type long