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 | ||
---|---|---|
BuildPyramids | Indicates whether pyramids are built for the raster item. | |
BuildThumbnail | Indicates whether thumbnails are built and saved for the raster item. | |
ComputeStatistics | Indicates whether histogram statistics are computed for the raster item. | |
DataFileNames | The data file names. | |
DataFileURLs | The data file URLs. | |
GeodataXform | The georefencing of the raster item. | |
GeodataXformApplyMethod | The method used for applying the GeodataXform. | |
MaximumCellSizeFactor | The maximum visible cell size factor. | |
MinimumCellSizeFactor | The minimum visible cell size factor. | |
Properties | The raster item properties. | |
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. |