Provides access to the Image Result Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Height | The height of the image in pixels. | |
MimeData | Binary data representing the generated image. | |
MimeType | The MIME type of the generated image. | |
ReferenceDPI | The device resolution of the image specified in the request (dots per inch). | |
URL | The URL of the generated image. | |
Width | The width of the image in pixels. |
CoClasses that implement IImageResult2
CoClasses and Classes | Description |
---|---|
ImageResult | The Image Result coclass contains information about the generated image. |
MapImage | The Map Image coclass contains information about the generated map image. |
SimpleMapImage | A raster that is rendered using a renderer. |