ArcObjects Library Reference (System)  

IGlobeCompression Interface

Provides access to compress and uncompress JPEG data used by ArcGlobe.

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
Method EndGlobeCompression End the compression of Globe JPEG data.
Method GlobeFromJPEG UnCompress the Globe JPEG format to rgba data.
Method GlobeToJPEG Compress rgba data to Globe JPEG format.
Method InitGlobeCompression Initialize for the compression of Globe JPEG data.