GET api/gallery/file/public/image/resized/{scope}/view/{path}?width={width}&height={height}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| path | string |
Required |
|
| scope | FileScope |
Default value is WebPage |
|
| width | integer |
None. |
|
| height | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.