Filestack\Filelink::blur
Set this Filelink's transform_url to include blur task
Signature
public function blur([integer
$amount = 2] )
Parameters
$amount
— integer- The amount to blur the image. The value for this
parameter can be any integer in a range from 1 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%)