ArcObjects Library Reference (GeoDatabase)  

RasterStorageDef CoClass

Raster Value Storage Definition Class.

Product Availability

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

Description

The RasterStorageDef object defines the storage properties for a RasterValue in a geodatabase. It instructs the database to store the raster dataset in certain way, for example using certain tile size, cellsize, origin, compression, and pyramid option. Only cellsize and origin are applicable for Personal and File geodatabases.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IPersistStream (esriSystem)
IRasterStorageDef Provides access to members that control raster storage properties.
IRasterStorageDef2 Provides access to members that control raster storage properties.
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.

See Also

RasterCatalog Class | IRasterCatalogItem Interface | RasterCatalogItem Class | IRasterCatalogItem Interface | RasterValue Class