GET api/Label/Image2BMP/{Att_ID}
Convert any image format to BMP by Attachment ID. When picture uploaded, the system will call this API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Att_ID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.