Filestack\Filelink::pixelate
Set this Filelink's transform_url to include the pixelate task
Signature
public function pixelate([integer
$amount = 2] )
Parameters
$amount
— integer- Amount to transform the image with pixelate
filter. The value range is 2 to 100.
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%)