To get the image of a unit, use the request:
http://{host}/avl_item_image/<item_id>/<max_border>/<any.png>
Parameters
Name | Description |
---|---|
item_id | unit ID |
max_border | max image size (from 16 to 256 pixels, recommended: 32) |
any | any value (optional), specified if it is needed to download the image instead of using the cached value |
Response
Returns an image in PNG format.