class ImageProperties extends Model (View source)

Properties

float $angle
float $brightness
string $contentUri
float $contrast
protected $cropPropertiesType
protected $cropPropertiesDataType
string $sourceUri
float $transparency

Methods

setAngle($angle)

No description

float
getAngle()

No description

setBrightness($brightness)

No description

float
getBrightness()

No description

setContentUri($contentUri)

No description

string
getContentUri()

No description

setContrast($contrast)

No description

float
getContrast()

No description

setCropProperties(CropProperties $cropProperties)

No description

setSourceUri($sourceUri)

No description

string
getSourceUri()

No description

setTransparency($transparency)

No description

float
getTransparency()

No description

Details

setAngle($angle)

No description

Parameters

$angle

float getAngle()

No description

Return Value

float

setBrightness($brightness)

No description

Parameters

$brightness

float getBrightness()

No description

Return Value

float

setContentUri($contentUri)

No description

Parameters

$contentUri

string getContentUri()

No description

Return Value

string

setContrast($contrast)

No description

Parameters

$contrast

float getContrast()

No description

Return Value

float

setCropProperties(CropProperties $cropProperties)

No description

Parameters

CropProperties $cropProperties

CropProperties getCropProperties()

No description

Return Value

CropProperties

setSourceUri($sourceUri)

No description

Parameters

$sourceUri

string getSourceUri()

No description

Return Value

string

setTransparency($transparency)

No description

Parameters

$transparency

float getTransparency()

No description

Return Value

float