IGeoImageDescription2 Interface
Provides access to members that control an image description.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
IGeoImageDescription |
Provides access to members that control an image description. |
Classes that implement IGeoImageDescription2
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.
See Also
IImageServer Interface