Class Layer
Layer is a special command because it has nested commands
-
Scene7\Commands\Layer
implements
Scene7\RenderInterface
uses
Scene7\Commands\Layer\BackgroundColor,
Scene7\Commands\Layer\BlendMode,
Scene7\Commands\Layer\Blur,
Scene7\Commands\Layer\Brightness,
Scene7\Commands\Layer\ClipPath,
Scene7\Commands\Layer\Color,
Scene7\Commands\Layer\ColorBalance,
Scene7\Commands\Layer\Colorize,
Scene7\Commands\Layer\Effect,
Scene7\Commands\Layer\Extend,
Scene7\Commands\Layer\Flip,
Scene7\Commands\Layer\Grow,
Scene7\Commands\Layer\Hide,
Scene7\Commands\Layer\Hue,
Scene7\Commands\Layer\Invert,
Scene7\Commands\Layer\Map,
Scene7\Commands\Layer\Noise,
Scene7\Commands\Layer\Opacity,
Scene7\Commands\Layer\Origin,
Scene7\Commands\Layer\PathAttributes,
Scene7\Commands\Layer\PathEmbed,
Scene7\Commands\Layer\Position,
Scene7\Commands\Layer\Saturation,
Scene7\Commands\Layer\Sharpen,
Scene7\Commands\Layer\Source,
Scene7\Commands\Layer\Text,
Scene7\Commands\Layer\TextAngle,
Scene7\Commands\Layer\TextAttributes,
Scene7\Commands\Layer\TextFlowPath,
Scene7\Commands\Layer\TextPath,
Scene7\Commands\Layer\TextPhotoshopCompatible
Methods summary
public
|
#
__construct( integer|string $id, string $name )
Layer constructor.
Parameters
|
public
|
|
public
|
|
public
|
|
protected
|
|
public
string
|
#
render( )
Returns
string
Implementation of
|
public
string
|
|
Properties summary
protected
integer|string
|
$id
|
|
protected
string
|
$name
|
|
protected
string[]
|
$commands
|
|