\BaconQrCode\Renderer\RendererStyleEyeFill

Summary

Methods
Properties
Constants
__construct()
uniform()
inherit()
inheritsBothColors()
inheritsExternalColor()
inheritsInternalColor()
getExternalColor()
getInternalColor()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$externalColor
$internalColor
$inherit
N/A

Properties

$externalColor

$externalColor : \BaconQrCode\Renderer\Color\ColorInterface|null

Type

ColorInterface|null

$internalColor

$internalColor : \BaconQrCode\Renderer\Color\ColorInterface|null

Type

ColorInterface|null

$inherit

$inherit : self|null

Type

self|null

Methods

__construct()

__construct(?\BaconQrCode\Renderer\Color\ColorInterface  $externalColor, ?\BaconQrCode\Renderer\Color\ColorInterface  $internalColor) : mixed

Parameters

?\BaconQrCode\Renderer\Color\ColorInterface $externalColor
?\BaconQrCode\Renderer\Color\ColorInterface $internalColor

Returns

mixed —

uniform()

uniform(\BaconQrCode\Renderer\Color\ColorInterface  $color) : self

Parameters

\BaconQrCode\Renderer\Color\ColorInterface $color

Returns

self —

inherit()

inherit() : self

Returns

self —

inheritsBothColors()

inheritsBothColors() : bool

Returns

bool —

inheritsExternalColor()

inheritsExternalColor() : bool

Returns

bool —

inheritsInternalColor()

inheritsInternalColor() : bool

Returns

bool —

getExternalColor()

getExternalColor() : \BaconQrCode\Renderer\Color\ColorInterface

Returns

\BaconQrCode\Renderer\Color\ColorInterface —

getInternalColor()

getInternalColor() : \BaconQrCode\Renderer\Color\ColorInterface

Returns

\BaconQrCode\Renderer\Color\ColorInterface —