Filestack\Filelink::sepia
Set this Filelink's transform_url to include the sepia task
Signature
public function sepia([integer
$tone = 80] )
Parameters
$tone
— integer- The value to set the sepia tone to. The value
should be 0 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%)