This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITextureCompression Interface (ArcObjects .NET 10.4 SDK) |
Provides access to compress and uncompress texture data.
Do not use this interface. This is a private interface, that will be removed in future releases.
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. |