ArcObjects Library Reference (Carto)  

RasterBasemapLayer Class

Basemap Layer containing a Raster.

RasterBasemapLayer is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Interfaces

Interfaces Description
ILayer Provides access to members that work with all layers.
ILayer2 Provides access to additional members that work with all layers.
ILayerEffects Provides access to members that control layer effects.
ILayerGeneralProperties Provides access to layer general properties.
ILayerInfo Provides access to members that return layer images.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)
IRasterBasemapLayer Provides access to members of a raster basemap layer.

Remarks

RasterBasemapLayer is a special type of BasemapLayer that wraps a single raster layer for high performance display in image analysis scenarios.  This layer type is known as an accelerated raster in the ArcGIS for Desktop UI.

This layer type can only be created via RasterBasemapLayerFactory.