Compression quality of texture data.
[Visual Basic .NET] Public Property CompressionQuality As Integer
[C#] public int CompressionQuality {get; set;}
[C++]
HRESULT get_CompressionQuality(
long* quality
);
[C++]
HRESULT put_CompressionQuality(
long quality
);
[C++]Parameters
quality [out, retval] quality is a parameter of type long quality [in] quality is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Do not use members of this interface. This is a private interface, that will be removed in future releases.