Filestack\Filelink::sharpen
Set this Filelink's transform_url to include the sharpen task
Signature
public function sharpen([integer
$amount = 2] )
Parameters
$amount
— integer- The amount to sharpen the image. The value
should be 0 to 20.
Returns
- Filestack/Filelink
Errors/Exceptions
-
FilestackException
- if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)