Picture output type.
|
Value |
Description |
|
esriServerPictureOutputAsIPicture |
Picture output As IPicture Object. |
|
esriServerPictureOutputAsPNG |
Picture output As PNG. |
|
esriServerPictureOutputAsPNGInMime |
Picture output As PNG in MIME format. |
Remarks
When PNGInMime or IPicture is requested, the image is streamed back to the client. With esriServerPictureOutputAsPNG specified, the PNG image is saved in an ArcGIS Server output folder and a url referencing the file is returned to the client.