WatermarkStyle
in package
Read onlyYes
FinalYes
Style configuration for watermark text.
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$b
public
float
$b
= 0.8
$fontSize
public
float
$fontSize
= 60.0
$g
public
float
$g
= 0.8
$opacity
public
float
$opacity
= 0.3
$r
public
float
$r
= 0.8
$rotation
public
float
$rotation
= 45.0
Methods
__construct()
public
__construct([float $fontSize = 60.0 ][, float $r = 0.8 ][, float $g = 0.8 ][, float $b = 0.8 ][, float $opacity = 0.3 ][, float $rotation = 45.0 ]) : mixed
Parameters
- $fontSize : float = 60.0
- $r : float = 0.8
- $g : float = 0.8
- $b : float = 0.8
- $opacity : float = 0.3
- $rotation : float = 45.0