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