\Pop\Image\LayerAbstractLayer

Layer abstract class

Summary

Methods
Properties
Constants
__construct()
getImage()
getOpacity()
setOpacity()
setImage()
No public properties found
No constants found
No protected methods found
$image
$opacity
N/A
No private methods found
No private properties found
N/A

Properties

$opacity

$opacity : mixed

Opacity

Type

mixed

Methods

getOpacity()

getOpacity() : mixed

Get the opacity

Returns

mixed

setOpacity()

setOpacity(integer  $opacity) : \Pop\Image\Layer\Gd

Set the image opacity.

Parameters

integer $opacity

Returns

\Pop\Image\Layer\Gd