Filestack\Filelink::transform
Applied array of transformation tasks to this file link.
Signature
public function transform(array
$transform_tasks )
Parameters
$transform_tasks
— array- array of transformation tasks and
optional attributes per task
Returns
- Filelink
- or contents
Errors/Exceptions
-
FilestackException
- if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)