ArcObjects Library Reference (Carto)  

IGeoImageDescription2 Interface

Provides access to members that control an image description.

Product Availability

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

Members

Description
Read/write property BandSelection The band selection.
Read/write property BSQ Indicates if output should be generated in BSQ pxiel interleave format.
Read/write property Compression The compression.
Read/write property CompressionQuality The compression quality.
Read/write property Extent The extent.
Read/write property Height The Height in pixels.
Read/write property Interpolation The interpolation method.
Read/write property MosaicProperties The mosaic properties.
Read/write property MosaicRule The mosaic rule.
Read/write property NoData The output NoData (background) value.
Read/write property PixelType The data type of the pixels.
Read/write property RenderingRule The rendering rule.
Read/write property SpatialReference The Spatial Reference.
Read/write property ViewpointProperties The viewpoint properties.
Read/write property Width The Width in pixels.

Inherited Interfaces

Interfaces Description
IGeoImageDescription Provides access to members that control an image description.

CoClasses that implement IGeoImageDescription2

CoClasses and Classes Description
GeoImageDescription A class that specifies an image to read from an ArcGIS server image service.

Remarks

IGeoImageDescription2 defines two additional properties: a mosaic rule on how mosaic should be performed, and a rendering rule on how the image should be rendered.

.NET Related Topics

How to apply a raster function to an image service | How to set a mosaic rule and export a map image from an image service