PRECISION
PRECISION = 3
$eps : string|null
drawPathWithGradient(\BaconQrCode\Renderer\Path\Path $path, \BaconQrCode\Renderer\RendererStyle\Gradient $gradient, float $x, float $y, float $width, float $height) : void
Draws a path with a given gradient which spans the box described by the position and size.
\BaconQrCode\Renderer\Path\Path | $path | |
\BaconQrCode\Renderer\RendererStyle\Gradient | $gradient | |
float | $x | |
float | $y | |
float | $width | |
float | $height |