ImageProperties
class ImageProperties extends Model (View source)
Properties
| float | $brightness | ||
| float | $contrast | ||
| protected | $cropPropertiesType | ||
| protected | $cropPropertiesDataType | ||
| protected | $linkType | ||
| protected | $linkDataType | ||
| protected | $outlineType | ||
| protected | $outlineDataType | ||
| protected | $recolorType | ||
| protected | $recolorDataType | ||
| protected | $shadowType | ||
| protected | $shadowDataType | ||
| float | $transparency |
Methods
setBrightness($brightness)
No description
float
getBrightness()
No description
setContrast($contrast)
No description
float
getContrast()
No description
getCropProperties()
No description
getOutline()
No description
getRecolor()
No description
setTransparency($transparency)
No description
float
getTransparency()
No description
Details
setBrightness($brightness)
No description
float
getBrightness()
No description
setContrast($contrast)
No description
float
getContrast()
No description
setCropProperties(CropProperties $cropProperties)
No description
CropProperties
getCropProperties()
No description
setLink(Link $link)
No description
Link
getLink()
No description
setOutline(Outline $outline)
No description
Outline
getOutline()
No description
setRecolor(Recolor $recolor)
No description
Recolor
getRecolor()
No description
setShadow(Shadow $shadow)
No description
Shadow
getShadow()
No description
setTransparency($transparency)
No description
float
getTransparency()
No description