ArcObjects Library Reference (Carto)  

IImageView Interface

Provides access to members that control an image (service) view.

Product Availability

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

Members

Description
Read/write property Adaptive Indicates if view properties are adaptive to view content.
Read/write property BandCount The number of bands.
Read/write property Description The image view description.
Read/write property Extent The image view extent.
Method GetPixelSize The pxiel size in its native units.
Read/write property MosaicRule The image view mosaic rule.
Read/write property Name The image view name.
Read/write property PixelType The pixel type.
Method PutPixelSize The pxiel size in its native units.
Read/write property RenderingRule The image view rendering rule.
Read/write property VID The image view ID.

CoClasses that implement IImageView

CoClasses and Classes Description
ImageView An image view object.