This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IG > IGlobeCompression Interface (ArcObjects .NET 10.5 SDK) |
Provides access to compress and uncompress JPEG data used by ArcGlobe.
Do not use this interface. This is a private interface, that will be removed in future releases.
Description | ||
---|---|---|
EndGlobeCompression | End the compression of Globe JPEG data. | |
GlobeFromJPEG | UnCompress the Globe JPEG format to rgba data. | |
GlobeToJPEG | Compress rgba data to Globe JPEG format. | |
InitGlobeCompression | Initialize for the compression of Globe JPEG data. |