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

NameDescriptionTypeAdditional information
Att_ID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.