This document is archived and information here might be outdated.  Recommended version.


ITextureCompression Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITextureCompression Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITextureCompression

Classes Description