| 1 | = getimage = |
---|
| 2 | |
---|
| 3 | This service is used to obtain image. If the image is previously generated with [wiki:adeiService_genimage genimage] service, than only the image ''id'' should be specified. Otherwise, complete graph specification should be supplied in properties. |
---|
| 4 | |
---|
| 5 | == Mandatory Properties == |
---|
| 6 | * ''id'' - the image id returned by [wiki:adeiService_genimage genimage] call |
---|
| 7 | |
---|
| 8 | or |
---|
| 9 | |
---|
| 10 | * all those properties which are described in [wiki:adeiService_genimage genimage] service. |
---|
| 11 | |
---|
| 12 | == Returned Result == |
---|
| 13 | Requested image (most probably in PNG format). Mime type is set appropriately. |