Provides access to members that control an image description.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. | |
Height | The Height in pixels. | |
Interpolation | The interpolation method. | |
MosaicProperties | The mosaic properties. | |
MosaicRule | The mosaic rule. | |
NoData | The output NoData (background) value. | |
PixelType | The data type of the pixels. | |
RenderingRule | The rendering rule. | |
SpatialReference | The Spatial Reference. | |
ViewpointProperties | The viewpoint properties. | |
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.