Documentation

CreateImage

Tags

Table of Contents

create()  : string
Add an image to a resource
getClient()  : Client

Methods

create()

Add an image to a resource

public create(string $filename) : string
Parameters
$filename : string

Any path that can be opened using fopen

Tags
throws
ClientExceptionInterface
Return values
string

The url to the stored image


        

Search results