LayerInterface
in
Layer interface
Tags
Table of Contents
Methods
- getOpacity() : mixed
- Get the opacity
- setOpacity() : AbstractLayer
- Set the image opacity.
Methods
getOpacity()
Get the opacity
public
getOpacity() : mixed
setOpacity()
Set the image opacity.
public
setOpacity(int|float $opacity) : AbstractLayer
Parameters
- $opacity : int|float