\Zxing\Qrcode\DetectorFinderPatternInfo

<p>Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.</p>

Summary

Methods
Properties
Constants
__construct()
getBottomLeft()
getTopLeft()
getTopRight()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bottomLeft
$topLeft
$topRight
N/A

Properties

$bottomLeft

$bottomLeft

$topLeft

$topLeft

$topRight

$topRight

Methods

__construct()

__construct(mixed  $patternCenters) : mixed

Parameters

mixed $patternCenters

Returns

mixed —

getBottomLeft()

getBottomLeft() : mixed

Returns

mixed —

getTopLeft()

getTopLeft() : mixed

Returns

mixed —

getTopRight()

getTopRight() : mixed

Returns

mixed —