com.esri.arcgis.datasourcesraster
Interface esriRasterFormatSupportLevel

All Superinterfaces:
Serializable

public interface esriRasterFormatSupportLevel
extends Serializable

Raster format support level.

Product Availability

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


Field Summary
static int esriRasterFormatSupportCore
          Raster core format support level.
static int esriRasterFormatSupportImaging
          Advanced imaging format support level
 

Field Detail

esriRasterFormatSupportCore

static final int esriRasterFormatSupportCore
Raster core format support level.

See Also:
Constant Field Values

esriRasterFormatSupportImaging

static final int esriRasterFormatSupportImaging
Advanced imaging format support level

See Also:
Constant Field Values