GET api/{stagePlural}/sections/{idOfSection}/file-specs/{idOfFileSpec}?x1={x1}&y1={y1}&x2={x2}&y2={y2}
Get part of image, cropped by axis
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stagePlural | string |
Required |
|
| idOfSection | globally unique identifier |
Required |
|
| idOfFileSpec | globally unique identifier |
Required |
|
| x1 | decimal number |
Required |
|
| y1 | decimal number |
Required |
|
| x2 | decimal number |
Required |
|
| y2 | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.