\BaconQrCode\Renderer\EyeSquareEye

Renders the eyes in their default square shape.

Summary

Methods
Properties
Constants
instance()
getExternalPath()
getInternalPath()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
__construct()
$instance
N/A

Properties

$instance

$instance : self|null

Type

self|null

Methods

instance()

instance() : self

Returns

self —

getExternalPath()

getExternalPath() : \BaconQrCode\Renderer\Path\Path

Returns the path of the external eye element.

The path origin point (0, 0) must be anchored at the middle of the path.

Returns

\BaconQrCode\Renderer\Path\Path —

getInternalPath()

getInternalPath() : \BaconQrCode\Renderer\Path\Path

Returns the path of the internal eye element.

The path origin point (0, 0) must be anchored at the middle of the path.

Returns

\BaconQrCode\Renderer\Path\Path —

__construct()

__construct() : mixed

Returns

mixed —