Documentation

AbstractLayer extends AbstractEditObject
in package
implements LayerInterface

Layer abstract class

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2021 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
3.4.0

Interfaces, Classes and Traits

LayerInterface
Layer interface

Table of Contents

$image  : mixed
Image object
$opacity  : mixed
Opacity
__construct()  : mixed
Constructor
getImage()  : AbstractAdapter
Get the image object
getOpacity()  : mixed
Get the opacity
hasImage()  : bool
Has the image object
setImage()  : AbstractEditObject
Set the image object
setOpacity()  : AbstractLayer
Set the image opacity.

Properties

Methods

getOpacity()

Get the opacity

public getOpacity() : mixed
Return values
mixed

Search results