Provides access to compress and uncompress texture data.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Do not use this interface. This is a private interface, that will be removed in future releases.
Members
| Description | ||
|---|---|---|
|  | BSQ | Indicates output should be packed in BSQ pixel interleave format. | 
|  | CompressionQuality | Compression quality of texture data. | 
|  | CompressTexture | Compress the current the input buffer. | 
|  | FreeCompressData | Free the Compression buffer created in Compress texture. | 
|  | UnCompressTexture | UnCompress the current the input buffer. |