This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoImageDescription3 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control an image description.
Description | ||
---|---|---|
BandSelection | The band selection. | |
BSQ | Indicates if output should be generated in BSQ pxiel interleave format. | |
Compression | The compression. | |
CompressionQuality | The compression quality. | |
Extent | The extent. | |
GeoTransformation | The geographic transformation required to transform from the source to the requested GCS. | |
Height | The Height in pixels. | |
Interpolation | The interpolation method. | |
MosaicProperties | The mosaic properties. | |
MosaicRule | The mosaic rule. | |
NoData | The output NoData (background) value. | |
NoDataInterpretation | The NoData interpretation. | |
PixelType | The data type of the pixels. | |
RenderingRule | The rendering rule. | |
ResamplingHint | The raster resampling hint. | |
SpatialReference | The Spatial Reference. | |
ViewpointProperties | The viewpoint properties. | |
Width | The Width in pixels. |
Interfaces | Description |
---|---|
IGeoImageDescription2 | Provides access to members that control an image description. |
IGeoImageDescription | Provides access to members that control an image description. |