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