Provides access to compress and uncompress texture data.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
BufferSize | Estimated buffer size of compress/uncompress texture data. |
![]() |
Compress | Compress the current the input buffer. Uses best compression. |
![]() |
CompressByLevel | Compress the current the input buffer by level. If level less than 0, use default, if greater than best use best. |
![]() |
UnCompress | UnCompress the current the input buffer. |