Documentation

WatermarkText
in package
implements Watermark

Table of Contents

Interfaces

Watermark

Properties

$alpha  : float
$angle  : int
$color  : mixed
$font  : string
$size  : int
$text  : string

Methods

__construct()  : mixed
getAlpha()  : mixed
getAngle()  : mixed
getColor()  : mixed
getFont()  : mixed
getSize()  : mixed
getText()  : mixed

Properties

Methods

__construct()

public __construct(mixed $text[, mixed $size = 96 ][, mixed $angle = 45 ][, mixed $color = 0 ][, mixed $alpha = 0.2 ][, mixed $font = null ]) : mixed
Parameters
$text : mixed
$size : mixed = 96
$angle : mixed = 45
$color : mixed = 0
$alpha : mixed = 0.2
$font : mixed = null

        
On this page

Search results