POST api/Punchinout/CompressImage?sourceFilePath={sourceFilePath}&destinationFilePath={destinationFilePath}&maxWidth={maxWidth}&maxHeight={maxHeight}&quality={quality}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sourceFilePath | string |
Required |
|
destinationFilePath | string |
Required |
|
maxWidth | integer |
Required |
|
maxHeight | integer |
Required |
|
quality | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.