Filestack\Filelink::circle
Set this Filelink's transform_url to include the circle task
Signature
public function circle([string
$background = 'black'] )
Parameters
$background
— string- Sets the background color to display behind
the image. This can be the word for a color,
or the hex color code, e.g. ('red' or 'FF0000')
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%)