avl_item_image
To get the image of a unit, use the following request:
http://<host>/avl_item_image/<item_id>/<max_border>/<any.png>
Parameters
The required parameters are marked with an asterisk (*).
| Name | Description |
|---|---|
| item_id* | Unit ID. |
| max_border | Maximum image size (from 16 to 256 pixels, recommended: 32). |
| any | Any value. Specified if it is necessary to download the image instead of using the cached value. |
Response
Returns an image in the PNG format.