ArcObjects Library Reference (Carto)  

IRasterItemDescription Interface

Provides access to the properties of a raster item description for adding a raster.

Product Availability

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

Members

Description
Read/write property BuildPyramids Indicates whether pyramids are built for the raster item.
Read/write property BuildThumbnail Indicates whether thumbnails are built and saved for the raster item.
Read/write property ComputeStatistics Indicates whether histogram statistics are computed for the raster item.
Read/write property DataFileNames The data file names.
Read/write property DataFileURLs The data file URLs.
Read/write property GeodataXform The georefencing of the raster item.
Read/write property GeodataXformApplyMethod The method used for applying the GeodataXform.
Read/write property MaximumCellSizeFactor The maximum visible cell size factor.
Read/write property MinimumCellSizeFactor The minimum visible cell size factor.
Read/write property Properties The raster item properties.
Read/write property Type The raster item type, i.e. a raster type name.

CoClasses that implement IRasterItemDescription

CoClasses and Classes Description
RasterItemDescription An image service rendering rule class.