ArcObjects Library Reference (System)  

ITextureCompression Interface

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
Read/write property BSQ Indicates output should be packed in BSQ pixel interleave format.
Read/write property CompressionQuality Compression quality of texture data.
Method CompressTexture Compress the current the input buffer.
Method FreeCompressData Free the Compression buffer created in Compress texture.
Method UnCompressTexture UnCompress the current the input buffer.