This document is archived and information here might be outdated.  Recommended version.


IGeoImageDescription3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoImageDescription3 Interface
ArcGIS Developer Help

IGeoImageDescription3 Interface

Provides access to members that control an image description.

Product Availability

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

Members

Name 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 GeoTransformation The geographic transformation required to transform from the source to the requested GCS.
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 NoDataInterpretation The NoData interpretation.
Read/write property PixelType The data type of the pixels.
Read/write property RenderingRule The rendering rule.
Read/write property ResamplingHint The raster resampling hint.
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
IGeoImageDescription2 Provides access to members that control an image description.
IGeoImageDescription Provides access to members that control an image description.

Classes that implement IGeoImageDescription3

Classes Description