From 8c9733d07eea6eb6190f7a46f09adb08fa381d9a Mon Sep 17 00:00:00 2001
From: codemasher
Date: Tue, 10 Feb 2026 17:24:15 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20chillerl?=
=?UTF-8?q?an/php-qrcode@6bd08fde98178aeb9581430aa7600055d36c1e29=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../chillerlan-QRCode-Common-BitBuffer.html | 30 +--
.../chillerlan-QRCode-Common-ECICharset.html | 6 +-
.../chillerlan-QRCode-Common-EccLevel.html | 18 +-
...erlan-QRCode-Common-GDLuminanceSource.html | 62 ++---
classes/chillerlan-QRCode-Common-GF256.html | 48 ++--
...hillerlan-QRCode-Common-GenericGFPoly.html | 64 ++---
...-QRCode-Common-IMagickLuminanceSource.html | 62 ++---
...QRCode-Common-LuminanceSourceAbstract.html | 42 +--
...RCode-Common-LuminanceSourceInterface.html | 30 +--
.../chillerlan-QRCode-Common-MaskPattern.html | 114 ++++-----
classes/chillerlan-QRCode-Common-Mode.html | 10 +-
classes/chillerlan-QRCode-Common-Version.html | 12 +-
classes/chillerlan-QRCode-Data-AlphaNum.html | 58 ++---
classes/chillerlan-QRCode-Data-Byte.html | 46 ++--
classes/chillerlan-QRCode-Data-ECI.html | 52 ++--
classes/chillerlan-QRCode-Data-Hanzi.html | 46 ++--
classes/chillerlan-QRCode-Data-Kanji.html | 46 ++--
classes/chillerlan-QRCode-Data-Number.html | 52 ++--
classes/chillerlan-QRCode-Data-QRData.html | 24 +-
...lerlan-QRCode-Data-QRDataModeAbstract.html | 20 +-
...erlan-QRCode-Data-QRDataModeInterface.html | 32 +--
classes/chillerlan-QRCode-Data-QRMatrix.html | 194 +++++++-------
...lerlan-QRCode-Data-ReedSolomonEncoder.html | 40 +--
.../chillerlan-QRCode-Decoder-Binarizer.html | 72 +++---
.../chillerlan-QRCode-Decoder-BitMatrix.html | 242 +++++++++---------
.../chillerlan-QRCode-Decoder-Decoder.html | 36 +--
...illerlan-QRCode-Decoder-DecoderResult.html | 14 +-
...lan-QRCode-Decoder-ReedSolomonDecoder.html | 72 +++---
...rlan-QRCode-Detector-AlignmentPattern.html | 42 +--
...RCode-Detector-AlignmentPatternFinder.html | 76 +++---
.../chillerlan-QRCode-Detector-Detector.html | 126 ++++-----
...llerlan-QRCode-Detector-FinderPattern.html | 96 +++----
...n-QRCode-Detector-FinderPatternFinder.html | 124 ++++-----
...hillerlan-QRCode-Detector-GridSampler.html | 20 +-
...-QRCode-Detector-PerspectiveTransform.html | 190 +++++++-------
...hillerlan-QRCode-Detector-ResultPoint.html | 28 +-
...RCode-Output-CssColorModuleValueTrait.html | 18 +-
classes/chillerlan-QRCode-Output-QREps.html | 106 ++++----
classes/chillerlan-QRCode-Output-QRFpdf.html | 120 ++++-----
.../chillerlan-QRCode-Output-QRGdImage.html | 114 ++++-----
...hillerlan-QRCode-Output-QRGdImageAVIF.html | 114 ++++-----
...chillerlan-QRCode-Output-QRGdImageBMP.html | 114 ++++-----
...chillerlan-QRCode-Output-QRGdImageGIF.html | 114 ++++-----
...hillerlan-QRCode-Output-QRGdImageJPEG.html | 114 ++++-----
...chillerlan-QRCode-Output-QRGdImagePNG.html | 114 ++++-----
...hillerlan-QRCode-Output-QRGdImageWEBP.html | 114 ++++-----
.../chillerlan-QRCode-Output-QRImagick.html | 114 ++++-----
...lan-QRCode-Output-QRInterventionImage.html | 120 ++++-----
.../chillerlan-QRCode-Output-QRMarkup.html | 114 ++++-----
...chillerlan-QRCode-Output-QRMarkupHTML.html | 114 ++++-----
.../chillerlan-QRCode-Output-QRMarkupSVG.html | 124 ++++-----
.../chillerlan-QRCode-Output-QRMarkupXML.html | 138 +++++-----
...lerlan-QRCode-Output-QROutputAbstract.html | 86 +++----
...erlan-QRCode-Output-QROutputInterface.html | 14 +-
...chillerlan-QRCode-Output-QRStringJSON.html | 124 ++++-----
...chillerlan-QRCode-Output-QRStringText.html | 116 ++++-----
...RCode-Output-RGBArrayModuleValueTrait.html | 18 +-
classes/chillerlan-QRCode-QRCode.html | 122 ++++-----
...erlan-QRCode-QRCodeReaderOptionsTrait.html | 6 +-
classes/chillerlan-QRCode-QROptions.html | 88 +++----
classes/chillerlan-QRCode-QROptionsTrait.html | 82 +++---
...erlan-QRCodeTest-Common-BitBufferTest.html | 10 +-
...rlan-QRCodeTest-Common-ECICharsetTest.html | 18 +-
...lan-QRCodeTest-Common-MaskPatternTest.html | 20 +-
...chillerlan-QRCodeTest-Common-ModeTest.html | 10 +-
...illerlan-QRCodeTest-Data-AlphaNumTest.html | 88 +++----
.../chillerlan-QRCodeTest-Data-ByteTest.html | 88 +++----
...deTest-Data-DataInterfaceTestAbstract.html | 88 +++----
.../chillerlan-QRCodeTest-Data-ECITest.html | 26 +-
.../chillerlan-QRCodeTest-Data-HanziTest.html | 94 +++----
.../chillerlan-QRCodeTest-Data-KanjiTest.html | 94 +++----
...chillerlan-QRCodeTest-Data-NumberTest.html | 88 +++----
...chillerlan-QRCodeTest-Data-QRDataTest.html | 12 +-
...illerlan-QRCodeTest-Data-QRMatrixTest.html | 66 ++---
...hillerlan-QRCodeTest-Output-QREpsTest.html | 52 ++--
...illerlan-QRCodeTest-Output-QRFpdfTest.html | 52 ++--
...n-QRCodeTest-Output-QRGdImageAVIFTest.html | 52 ++--
...an-QRCodeTest-Output-QRGdImageBMPTest.html | 52 ++--
...an-QRCodeTest-Output-QRGdImageGIFTest.html | 52 ++--
...an-QRCodeTest-Output-QRGdImageJPGTest.html | 52 ++--
...an-QRCodeTest-Output-QRGdImagePNGTest.html | 52 ++--
...CodeTest-Output-QRGdImageTestAbstract.html | 52 ++--
...n-QRCodeTest-Output-QRGdImageWEBPTest.html | 52 ++--
...erlan-QRCodeTest-Output-QRImagickTest.html | 52 ++--
...deTest-Output-QRInterventionImageTest.html | 52 ++--
...an-QRCodeTest-Output-QRMarkupHTMLTest.html | 52 ++--
...lan-QRCodeTest-Output-QRMarkupSVGTest.html | 52 ++--
...RCodeTest-Output-QRMarkupTestAbstract.html | 52 ++--
...lan-QRCodeTest-Output-QRMarkupXMLTest.html | 52 ++--
...RCodeTest-Output-QROutputTestAbstract.html | 52 ++--
...an-QRCodeTest-Output-QRStringJSONTest.html | 52 ++--
...an-QRCodeTest-Output-QRStringTextTest.html | 52 ++--
...llerlan-QRCodeTest-QRCodeReaderGDTest.html | 64 ++---
...an-QRCodeTest-QRCodeReaderImagickTest.html | 74 +++---
...n-QRCodeTest-QRCodeReaderTestAbstract.html | 64 ++---
classes/chillerlan-QRCodeTest-QRCodeTest.html | 32 +--
.../chillerlan-QRCodeTest-QROptionsTest.html | 48 ++--
...erlan-QRCodeTest-Traits-BuildDirTrait.html | 32 +--
...-QRCodeTest-Traits-QRMatrixDebugTrait.html | 12 +-
...an-QRCodeTest-Traits-QRMaxLengthTrait.html | 14 +-
100 files changed, 3323 insertions(+), 3323 deletions(-)
diff --git a/classes/chillerlan-QRCode-Common-BitBuffer.html b/classes/chillerlan-QRCode-Common-BitBuffer.html
index 00d890e28..c504dd2c7 100644
--- a/classes/chillerlan-QRCode-Common-BitBuffer.html
+++ b/classes/chillerlan-QRCode-Common-BitBuffer.html
@@ -473,7 +473,7 @@
public
- __construct([array<string|int, int> $bytes = [] ]) : mixed
+ __construct([array<string|int, int> $bytes = [] ]) : mixed
@@ -482,9 +482,9 @@
Parameters
-
- $bytes
- : array<string|int, int>
- = []
+ $bytes
+ : array<string|int, int>
+ = []
-
@@ -676,7 +676,7 @@
public
- put(int $bits, int $length) : self
+ put(int $bits, int $length) : self
@@ -685,15 +685,15 @@
Parameters
-
- $bits
- : int
+ $bits
+ : int
-
-
- $length
- : int
+ $length
+ : int
-
@@ -732,7 +732,7 @@
public
- putBit(bool $bit) : self
+ putBit(bool $bit) : self
@@ -741,8 +741,8 @@
Parameters
-
- $bit
- : bool
+ $bit
+ : bool
-
@@ -780,7 +780,7 @@
public
- read(int $numBits) : int
+ read(int $numBits) : int
@@ -789,8 +789,8 @@
Parameters
-
- $numBits
- : int
+ $numBits
+ : int
-
number of bits to read
diff --git a/classes/chillerlan-QRCode-Common-ECICharset.html b/classes/chillerlan-QRCode-Common-ECICharset.html
index f6315ffe2..edb809fc1 100644
--- a/classes/chillerlan-QRCode-Common-ECICharset.html
+++ b/classes/chillerlan-QRCode-Common-ECICharset.html
@@ -1470,7 +1470,7 @@
public
- __construct(int $charsetID) : mixed
+ __construct(int $charsetID) : mixed
@@ -1479,8 +1479,8 @@
Parameters
-
- $charsetID
- : int
+ $charsetID
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-EccLevel.html b/classes/chillerlan-QRCode-Common-EccLevel.html
index 02045e934..cf36f6e07 100644
--- a/classes/chillerlan-QRCode-Common-EccLevel.html
+++ b/classes/chillerlan-QRCode-Common-EccLevel.html
@@ -810,7 +810,7 @@ H: 0b10
public
- __construct(int $eccLevel) : mixed
+ __construct(int $eccLevel) : mixed
@@ -819,8 +819,8 @@ H: 0b10
Parameters
-
- $eccLevel
- : int
+ $eccLevel
+ : int
-
containing the two bits encoding a QR Code's error correction level
@@ -911,7 +911,7 @@ H: 0b10
public
- getformatPattern(MaskPattern $maskPattern) : int
+ getformatPattern(MaskPattern $maskPattern) : int
@@ -920,8 +920,8 @@ H: 0b10
Parameters
-
- $maskPattern
- : MaskPattern
+ $maskPattern
+ : MaskPattern
-
@@ -1038,7 +1038,7 @@ H: 0b10
public
- getMaxBitsForVersion(Version $version) : int
+ getMaxBitsForVersion(Version $version) : int
@@ -1047,8 +1047,8 @@ H: 0b10
Parameters
-
- $version
- : Version
+ $version
+ : Version
-
diff --git a/classes/chillerlan-QRCode-Common-GDLuminanceSource.html b/classes/chillerlan-QRCode-Common-GDLuminanceSource.html
index 56c41a29f..b813c7b1a 100644
--- a/classes/chillerlan-QRCode-Common-GDLuminanceSource.html
+++ b/classes/chillerlan-QRCode-Common-GDLuminanceSource.html
@@ -520,7 +520,7 @@ getLuminances() may never be called.
public
- __construct(GdImage $gdImage[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
+ __construct(GdImage $gdImage[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
@@ -529,16 +529,16 @@ getLuminances() may never be called.
Parameters
-
- $gdImage
- : GdImage
+ $gdImage
+ : GdImage
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -587,7 +587,7 @@ getLuminances() may never be called.
public
- static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -596,16 +596,16 @@ getLuminances() may never be called.
Parameters
-
- $blob
- : string
+ $blob
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -643,7 +643,7 @@ getLuminances() may never be called.
public
- static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -652,16 +652,16 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -791,7 +791,7 @@ getLuminances() may never be called.
public
- getRow(int $y) : array<string|int, int>
+ getRow(int $y) : array<string|int, int>
@@ -800,8 +800,8 @@ getLuminances() may never be called.
Parameters
-
- $y
- : int
+ $y
+ : int
-
The row to fetch, which must be in [0,getHeight())
@@ -887,7 +887,7 @@ getLuminances() may never be called.
protected
- static checkFile(string $path) : string
+ static checkFile(string $path) : string
@@ -896,8 +896,8 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
@@ -950,7 +950,7 @@ getLuminances() may never be called.
protected
- setLuminancePixel(int $r, int $g, int $b) : void
+ setLuminancePixel(int $r, int $g, int $b) : void
@@ -959,22 +959,22 @@ getLuminances() may never be called.
Parameters
-
- $r
- : int
+ $r
+ : int
-
-
- $g
- : int
+ $g
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-GF256.html b/classes/chillerlan-QRCode-Common-GF256.html
index 92d6c6da8..a45ed9055 100644
--- a/classes/chillerlan-QRCode-Common-GF256.html
+++ b/classes/chillerlan-QRCode-Common-GF256.html
@@ -889,7 +889,7 @@ where the least-significant bit represents the constant coefficient
public
- static addOrSubtract(int $a, int $b) : int
+ static addOrSubtract(int $a, int $b) : int
@@ -898,15 +898,15 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $a
- : int
+ $a
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
@@ -948,7 +948,7 @@ where the least-significant bit represents the constant coefficient
public
- static buildMonomial(int $degree, int $coefficient) : GenericGFPoly
+ static buildMonomial(int $degree, int $coefficient) : GenericGFPoly
@@ -957,15 +957,15 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $degree
- : int
+ $degree
+ : int
-
-
- $coefficient
- : int
+ $coefficient
+ : int
-
@@ -1022,7 +1022,7 @@ where the least-significant bit represents the constant coefficient
public
- static exp(int $a) : int
+ static exp(int $a) : int
@@ -1031,8 +1031,8 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $a
- : int
+ $a
+ : int
-
@@ -1074,7 +1074,7 @@ where the least-significant bit represents the constant coefficient
public
- static inverse(int $a) : int
+ static inverse(int $a) : int
@@ -1083,8 +1083,8 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $a
- : int
+ $a
+ : int
-
@@ -1141,7 +1141,7 @@ where the least-significant bit represents the constant coefficient
public
- static log(int $a) : int
+ static log(int $a) : int
@@ -1150,8 +1150,8 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $a
- : int
+ $a
+ : int
-
@@ -1208,7 +1208,7 @@ where the least-significant bit represents the constant coefficient
public
- static multiply(int $a, int $b) : int
+ static multiply(int $a, int $b) : int
@@ -1217,15 +1217,15 @@ where the least-significant bit represents the constant coefficient
Parameters
-
- $a
- : int
+ $a
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-GenericGFPoly.html b/classes/chillerlan-QRCode-Common-GenericGFPoly.html
index f4e199be9..cfae6b845 100644
--- a/classes/chillerlan-QRCode-Common-GenericGFPoly.html
+++ b/classes/chillerlan-QRCode-Common-GenericGFPoly.html
@@ -365,7 +365,7 @@ port of his C++ Reed-Solomon implementation.
public
- __construct(array<string|int, int> $coefficients[, int|null $degree = null ]) : mixed
+ __construct(array<string|int, int> $coefficients[, int|null $degree = null ]) : mixed
@@ -374,8 +374,8 @@ port of his C++ Reed-Solomon implementation.
Parameters
-
- $coefficients
- : array<string|int, int>
+ $coefficients
+ : array<string|int, int>
-
array coefficients as ints representing elements of GF(size), arranged
@@ -384,9 +384,9 @@ from most significant (highest-power term) coefficient to the least significant<
-
- $degree
- : int|null
- = null
+ $degree
+ : int|null
+ = null
-
@@ -437,7 +437,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- addOrSubtract(GenericGFPoly $other) : self
+ addOrSubtract(GenericGFPoly $other) : self
@@ -446,8 +446,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $other
- : GenericGFPoly
+ $other
+ : GenericGFPoly
-
@@ -485,7 +485,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- divide(GenericGFPoly $other) : array<string|int, GenericGFPoly>
+ divide(GenericGFPoly $other) : array<string|int, GenericGFPoly>
@@ -494,8 +494,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $other
- : GenericGFPoly
+ $other
+ : GenericGFPoly
-
@@ -552,7 +552,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- evaluateAt(int $a) : int
+ evaluateAt(int $a) : int
@@ -561,8 +561,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $a
- : int
+ $a
+ : int
-
@@ -604,7 +604,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- getCoefficient(int $degree) : int
+ getCoefficient(int $degree) : int
@@ -613,8 +613,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $degree
- : int
+ $degree
+ : int
-
@@ -778,7 +778,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- mod(GenericGFPoly $other) : self
+ mod(GenericGFPoly $other) : self
@@ -787,8 +787,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $other
- : GenericGFPoly
+ $other
+ : GenericGFPoly
-
@@ -826,7 +826,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- multiply(GenericGFPoly $other) : self
+ multiply(GenericGFPoly $other) : self
@@ -835,8 +835,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $other
- : GenericGFPoly
+ $other
+ : GenericGFPoly
-
@@ -874,7 +874,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- multiplyByMonomial(int $degree, int $coefficient) : self
+ multiplyByMonomial(int $degree, int $coefficient) : self
@@ -883,15 +883,15 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $degree
- : int
+ $degree
+ : int
-
-
- $coefficient
- : int
+ $coefficient
+ : int
-
@@ -944,7 +944,7 @@ is not a constant polynomial (that is, it is not the monomial "0")
public
- multiplyInt(int $scalar) : self
+ multiplyInt(int $scalar) : self
@@ -953,8 +953,8 @@ is not a constant polynomial (that is, it is not the monomial "0")
Parameters
-
- $scalar
- : int
+ $scalar
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html b/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html
index f9dc579c0..12d11df77 100644
--- a/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html
+++ b/classes/chillerlan-QRCode-Common-IMagickLuminanceSource.html
@@ -520,7 +520,7 @@ getLuminances() may never be called.
public
- __construct(Imagick $imagick[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
+ __construct(Imagick $imagick[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
@@ -529,16 +529,16 @@ getLuminances() may never be called.
Parameters
-
- $imagick
- : Imagick
+ $imagick
+ : Imagick
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -572,7 +572,7 @@ getLuminances() may never be called.
public
- static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -581,16 +581,16 @@ getLuminances() may never be called.
Parameters
-
- $blob
- : string
+ $blob
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -628,7 +628,7 @@ getLuminances() may never be called.
public
- static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -637,16 +637,16 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -776,7 +776,7 @@ getLuminances() may never be called.
public
- getRow(int $y) : array<string|int, int>
+ getRow(int $y) : array<string|int, int>
@@ -785,8 +785,8 @@ getLuminances() may never be called.
Parameters
-
- $y
- : int
+ $y
+ : int
-
The row to fetch, which must be in [0,getHeight())
@@ -872,7 +872,7 @@ getLuminances() may never be called.
protected
- static checkFile(string $path) : string
+ static checkFile(string $path) : string
@@ -881,8 +881,8 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
@@ -935,7 +935,7 @@ getLuminances() may never be called.
protected
- setLuminancePixel(int $r, int $g, int $b) : void
+ setLuminancePixel(int $r, int $g, int $b) : void
@@ -944,22 +944,22 @@ getLuminances() may never be called.
Parameters
-
- $r
- : int
+ $r
+ : int
-
-
- $g
- : int
+ $g
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html b/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
index abddd68c5..4d3ba5f1b 100644
--- a/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
+++ b/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
@@ -478,7 +478,7 @@ getLuminances() may never be called.
public
- __construct(int $width, int $height[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
+ __construct(int $width, int $height[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
@@ -487,23 +487,23 @@ getLuminances() may never be called.
Parameters
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -629,7 +629,7 @@ getLuminances() may never be called.
public
- getRow(int $y) : array<string|int, int>
+ getRow(int $y) : array<string|int, int>
@@ -638,8 +638,8 @@ getLuminances() may never be called.
Parameters
-
- $y
- : int
+ $y
+ : int
-
The row to fetch, which must be in [0,getHeight())
@@ -725,7 +725,7 @@ getLuminances() may never be called.
protected
- static checkFile(string $path) : string
+ static checkFile(string $path) : string
@@ -734,8 +734,8 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
@@ -788,7 +788,7 @@ getLuminances() may never be called.
protected
- setLuminancePixel(int $r, int $g, int $b) : void
+ setLuminancePixel(int $r, int $g, int $b) : void
@@ -797,22 +797,22 @@ getLuminances() may never be called.
Parameters
-
- $r
- : int
+ $r
+ : int
-
-
- $g
- : int
+ $g
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html b/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html
index 4878212bb..fba7d8cdb 100644
--- a/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html
+++ b/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html
@@ -250,7 +250,7 @@ getLuminances() may never be called.
public
- static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromBlob(string $blob[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -259,16 +259,16 @@ getLuminances() may never be called.
Parameters
-
- $blob
- : string
+ $blob
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -306,7 +306,7 @@ getLuminances() may never be called.
public
- static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
+ static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static
@@ -315,16 +315,16 @@ getLuminances() may never be called.
Parameters
-
- $path
- : string
+ $path
+ : string
-
-
- $options
- : SettingsContainerInterface|QROptions
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions
+ = new QROptions()
-
@@ -454,7 +454,7 @@ getLuminances() may never be called.
public
- getRow(int $y) : array<string|int, int>
+ getRow(int $y) : array<string|int, int>
@@ -463,8 +463,8 @@ getLuminances() may never be called.
Parameters
-
- $y
- : int
+ $y
+ : int
-
The row to fetch, which must be in [0,getHeight())
diff --git a/classes/chillerlan-QRCode-Common-MaskPattern.html b/classes/chillerlan-QRCode-Common-MaskPattern.html
index 532bc9547..42b401799 100644
--- a/classes/chillerlan-QRCode-Common-MaskPattern.html
+++ b/classes/chillerlan-QRCode-Common-MaskPattern.html
@@ -913,7 +913,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
public
- __construct(int $maskPattern) : mixed
+ __construct(int $maskPattern) : mixed
@@ -922,8 +922,8 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $maskPattern
- : int
+ $maskPattern
+ : int
-
@@ -973,7 +973,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
public
- static getBestPattern(QRMatrix $QRMatrix) : self
+ static getBestPattern(QRMatrix $QRMatrix) : self
@@ -982,8 +982,8 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $QRMatrix
- : QRMatrix
+ $QRMatrix
+ : QRMatrix
-
@@ -1127,7 +1127,7 @@ give penalty to them. Example: 00000 or 11111.
public
- static testRule1(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
+ static testRule1(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
@@ -1136,22 +1136,22 @@ give penalty to them. Example: 00000 or 11111.
Parameters
-
- $matrix
- : array<string|int, array<string|int, bool>>
+ $matrix
+ : array<string|int, array<string|int, bool>>
-
-
- $height
- : int
+ $height
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
@@ -1192,7 +1192,7 @@ penalty proportional to (M-1)x(N-1), because this is the number of 2x2 blocks in
public
- static testRule2(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
+ static testRule2(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
@@ -1201,22 +1201,22 @@ penalty proportional to (M-1)x(N-1), because this is the number of 2x2 blocks in
Parameters
-
- $matrix
- : array<string|int, array<string|int, bool>>
+ $matrix
+ : array<string|int, array<string|int, bool>>
-
-
- $height
- : int
+ $height
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
@@ -1257,7 +1257,7 @@ find patterns like 000010111010000, we give penalty once.
public
- static testRule3(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
+ static testRule3(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
@@ -1266,22 +1266,22 @@ find patterns like 000010111010000, we give penalty once.
Parameters
-
- $matrix
- : array<string|int, array<string|int, bool>>
+ $matrix
+ : array<string|int, array<string|int, bool>>
-
-
- $height
- : int
+ $height
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
@@ -1321,7 +1321,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
public
- static testRule4(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
+ static testRule4(array<string|int, array<string|int, bool>> $matrix, int $height, int $width) : int
@@ -1330,22 +1330,22 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $matrix
- : array<string|int, array<string|int, bool>>
+ $matrix
+ : array<string|int, array<string|int, bool>>
-
-
- $height
- : int
+ $height
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
@@ -1383,7 +1383,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
private
- static applyRule1(array<string|int, bool> $rc) : int
+ static applyRule1(array<string|int, bool> $rc) : int
@@ -1392,8 +1392,8 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $rc
- : array<string|int, bool>
+ $rc
+ : array<string|int, bool>
-
@@ -1431,7 +1431,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
private
- static isWhiteHorizontal(array<string|int, bool> $row, int $width, int $from, int $to) : bool
+ static isWhiteHorizontal(array<string|int, bool> $row, int $width, int $from, int $to) : bool
@@ -1440,29 +1440,29 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $row
- : array<string|int, bool>
+ $row
+ : array<string|int, bool>
-
-
- $width
- : int
+ $width
+ : int
-
-
- $from
- : int
+ $from
+ : int
-
-
- $to
- : int
+ $to
+ : int
-
@@ -1500,7 +1500,7 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
private
- static isWhiteVertical(array<string|int, array<string|int, bool>> $matrix, int $height, int $x, int $from, int $to) : bool
+ static isWhiteVertical(array<string|int, array<string|int, bool>> $matrix, int $height, int $x, int $from, int $to) : bool
@@ -1509,36 +1509,36 @@ penalty if the ratio is far from 50%. It gives 10 penalty for 5% distance.
Parameters
-
- $matrix
- : array<string|int, array<string|int, bool>>
+ $matrix
+ : array<string|int, array<string|int, bool>>
-
-
- $height
- : int
+ $height
+ : int
-
-
- $x
- : int
+ $x
+ : int
-
-
- $from
- : int
+ $from
+ : int
-
-
- $to
- : int
+ $to
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-Mode.html b/classes/chillerlan-QRCode-Common-Mode.html
index 1ee4cf366..683454a73 100644
--- a/classes/chillerlan-QRCode-Common-Mode.html
+++ b/classes/chillerlan-QRCode-Common-Mode.html
@@ -676,7 +676,7 @@
public
- static getLengthBitsForVersion(int $mode, int $version) : int
+ static getLengthBitsForVersion(int $mode, int $version) : int
@@ -685,15 +685,15 @@
Parameters
-
- $mode
- : int
+ $mode
+ : int
-
-
- $version
- : int
+ $version
+ : int
-
diff --git a/classes/chillerlan-QRCode-Common-Version.html b/classes/chillerlan-QRCode-Common-Version.html
index eec288fa6..108224134 100644
--- a/classes/chillerlan-QRCode-Common-Version.html
+++ b/classes/chillerlan-QRCode-Common-Version.html
@@ -570,7 +570,7 @@
public
- __construct(int $version) : mixed
+ __construct(int $version) : mixed
@@ -579,8 +579,8 @@
Parameters
-
- $version
- : int
+ $version
+ : int
-
@@ -747,7 +747,7 @@
public
- getRSBlocks(EccLevel $eccLevel) : array<string|int, mixed>
+ getRSBlocks(EccLevel $eccLevel) : array<string|int, mixed>
@@ -756,8 +756,8 @@
Parameters
-
- $eccLevel
- : EccLevel
+ $eccLevel
+ : EccLevel
-
diff --git a/classes/chillerlan-QRCode-Data-AlphaNum.html b/classes/chillerlan-QRCode-Data-AlphaNum.html
index 600e0cbfe..8d3860b12 100644
--- a/classes/chillerlan-QRCode-Data-AlphaNum.html
+++ b/classes/chillerlan-QRCode-Data-AlphaNum.html
@@ -438,7 +438,7 @@ ISO/IEC 18004:2000 Section 8.4.3
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -447,9 +447,9 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -498,7 +498,7 @@ ISO/IEC 18004:2000 Section 8.4.3
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -507,8 +507,8 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -547,7 +547,7 @@ ISO/IEC 18004:2000 Section 8.4.3
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -556,15 +556,15 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -664,7 +664,7 @@ ISO/IEC 18004:2000 Section 8.4.3
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -673,8 +673,8 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -713,7 +713,7 @@ ISO/IEC 18004:2000 Section 8.4.3
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -722,15 +722,15 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -808,7 +808,7 @@ ISO/IEC 18004:2000 Section 8.4.3
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -817,8 +817,8 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -856,7 +856,7 @@ ISO/IEC 18004:2000 Section 8.4.3
private
- chr(int $ord) : string
+ chr(int $ord) : string
@@ -865,8 +865,8 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $ord
- : int
+ $ord
+ : int
-
@@ -919,7 +919,7 @@ ISO/IEC 18004:2000 Section 8.4.3
private
- ord(string $chr) : int
+ ord(string $chr) : int
@@ -928,8 +928,8 @@ ISO/IEC 18004:2000 Section 8.4.3
Parameters
-
- $chr
- : string
+ $chr
+ : string
-
diff --git a/classes/chillerlan-QRCode-Data-Byte.html b/classes/chillerlan-QRCode-Data-Byte.html
index 59c79e90c..0747c7343 100644
--- a/classes/chillerlan-QRCode-Data-Byte.html
+++ b/classes/chillerlan-QRCode-Data-Byte.html
@@ -388,7 +388,7 @@ ISO/IEC 18004:2000 Section 8.4.4
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -397,9 +397,9 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -448,7 +448,7 @@ ISO/IEC 18004:2000 Section 8.4.4
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -457,8 +457,8 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -497,7 +497,7 @@ ISO/IEC 18004:2000 Section 8.4.4
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -506,15 +506,15 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -614,7 +614,7 @@ ISO/IEC 18004:2000 Section 8.4.4
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -623,8 +623,8 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -663,7 +663,7 @@ ISO/IEC 18004:2000 Section 8.4.4
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -672,15 +672,15 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -758,7 +758,7 @@ ISO/IEC 18004:2000 Section 8.4.4
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -767,8 +767,8 @@ ISO/IEC 18004:2000 Section 8.4.4
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-ECI.html b/classes/chillerlan-QRCode-Data-ECI.html
index 95ecc84b8..d8bbe4084 100644
--- a/classes/chillerlan-QRCode-Data-ECI.html
+++ b/classes/chillerlan-QRCode-Data-ECI.html
@@ -440,7 +440,7 @@
public
- __construct([int|null $encoding = null ]) : mixed
+ __construct([int|null $encoding = null ]) : mixed
@@ -449,9 +449,9 @@
Parameters
-
- $encoding
- : int|null
- = null
+ $encoding
+ : int|null
+ = null
-
@@ -516,7 +516,7 @@
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -525,8 +525,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -565,7 +565,7 @@
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -574,15 +574,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -675,7 +675,7 @@
public
- parseValue(BitBuffer $bitBuffer) : ECICharset
+ parseValue(BitBuffer $bitBuffer) : ECICharset
@@ -684,8 +684,8 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -739,7 +739,7 @@
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -748,8 +748,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -804,7 +804,7 @@
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -813,15 +813,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -921,7 +921,7 @@
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -930,8 +930,8 @@
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-Hanzi.html b/classes/chillerlan-QRCode-Data-Hanzi.html
index 308cf831f..01b860571 100644
--- a/classes/chillerlan-QRCode-Data-Hanzi.html
+++ b/classes/chillerlan-QRCode-Data-Hanzi.html
@@ -532,7 +532,7 @@
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -541,9 +541,9 @@
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -592,7 +592,7 @@
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -601,8 +601,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -641,7 +641,7 @@
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -650,15 +650,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -751,7 +751,7 @@
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -760,8 +760,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -800,7 +800,7 @@
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -809,15 +809,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -919,7 +919,7 @@
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -928,8 +928,8 @@
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-Kanji.html b/classes/chillerlan-QRCode-Data-Kanji.html
index cfa257c22..a1ecb34e1 100644
--- a/classes/chillerlan-QRCode-Data-Kanji.html
+++ b/classes/chillerlan-QRCode-Data-Kanji.html
@@ -459,7 +459,7 @@ ISO/IEC 18004:2000 Section 8.4.5
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -468,9 +468,9 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -519,7 +519,7 @@ ISO/IEC 18004:2000 Section 8.4.5
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -528,8 +528,8 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -568,7 +568,7 @@ ISO/IEC 18004:2000 Section 8.4.5
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -577,15 +577,15 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -685,7 +685,7 @@ ISO/IEC 18004:2000 Section 8.4.5
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -694,8 +694,8 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -734,7 +734,7 @@ ISO/IEC 18004:2000 Section 8.4.5
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -743,15 +743,15 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -853,7 +853,7 @@ ISO/IEC 18004:2000 Section 8.4.5
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -862,8 +862,8 @@ ISO/IEC 18004:2000 Section 8.4.5
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-Number.html b/classes/chillerlan-QRCode-Data-Number.html
index f58edab94..993ce9bb4 100644
--- a/classes/chillerlan-QRCode-Data-Number.html
+++ b/classes/chillerlan-QRCode-Data-Number.html
@@ -395,7 +395,7 @@ ISO/IEC 18004:2000 Section 8.4.2
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -404,9 +404,9 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -455,7 +455,7 @@ ISO/IEC 18004:2000 Section 8.4.2
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -464,8 +464,8 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -504,7 +504,7 @@ ISO/IEC 18004:2000 Section 8.4.2
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -513,15 +513,15 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -621,7 +621,7 @@ ISO/IEC 18004:2000 Section 8.4.2
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -630,8 +630,8 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -670,7 +670,7 @@ ISO/IEC 18004:2000 Section 8.4.2
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -679,15 +679,15 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -765,7 +765,7 @@ ISO/IEC 18004:2000 Section 8.4.2
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -774,8 +774,8 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -814,7 +814,7 @@ ISO/IEC 18004:2000 Section 8.4.2
private
- parseInt(string $string) : int
+ parseInt(string $string) : int
@@ -823,8 +823,8 @@ ISO/IEC 18004:2000 Section 8.4.2
Parameters
-
- $string
- : string
+ $string
+ : string
-
diff --git a/classes/chillerlan-QRCode-Data-QRData.html b/classes/chillerlan-QRCode-Data-QRData.html
index bc6a8d066..1b5c112e4 100644
--- a/classes/chillerlan-QRCode-Data-QRData.html
+++ b/classes/chillerlan-QRCode-Data-QRData.html
@@ -555,7 +555,7 @@
public
- __construct(SettingsContainerInterface|QROptions $options[, array<string|int, QRDataModeInterface> $dataSegments = [] ]) : mixed
+ __construct(SettingsContainerInterface|QROptions $options[, array<string|int, QRDataModeInterface> $dataSegments = [] ]) : mixed
@@ -564,16 +564,16 @@
Parameters
-
- $options
- : SettingsContainerInterface|QROptions
+ $options
+ : SettingsContainerInterface|QROptions
-
-
- $dataSegments
- : array<string|int, QRDataModeInterface>
- = []
+ $dataSegments
+ : array<string|int, QRDataModeInterface>
+ = []
-
@@ -768,7 +768,7 @@
public
- setBitBuffer(BitBuffer $bitBuffer) : self
+ setBitBuffer(BitBuffer $bitBuffer) : self
@@ -781,8 +781,8 @@ additionally the bit array needs to contain enough pad bits.
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -836,7 +836,7 @@ additionally the bit array needs to contain enough pad bits.
public
- setData(array<string|int, QRDataModeInterface> $dataSegments) : self
+ setData(array<string|int, QRDataModeInterface> $dataSegments) : self
@@ -847,8 +847,8 @@ additionally the bit array needs to contain enough pad bits.
Parameters
-
- $dataSegments
- : array<string|int, QRDataModeInterface>
+ $dataSegments
+ : array<string|int, QRDataModeInterface>
-
diff --git a/classes/chillerlan-QRCode-Data-QRDataModeAbstract.html b/classes/chillerlan-QRCode-Data-QRDataModeAbstract.html
index 4931b0319..0d082c5ac 100644
--- a/classes/chillerlan-QRCode-Data-QRDataModeAbstract.html
+++ b/classes/chillerlan-QRCode-Data-QRDataModeAbstract.html
@@ -314,7 +314,7 @@
public
- __construct([string|null $data = null ]) : mixed
+ __construct([string|null $data = null ]) : mixed
@@ -323,9 +323,9 @@
Parameters
-
- $data
- : string|null
- = null
+ $data
+ : string|null
+ = null
-
@@ -374,7 +374,7 @@
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -383,8 +383,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -462,7 +462,7 @@
protected
- getLengthBits(int $versionNumber) : int
+ getLengthBits(int $versionNumber) : int
@@ -471,8 +471,8 @@
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-QRDataModeInterface.html b/classes/chillerlan-QRCode-Data-QRDataModeInterface.html
index 600bb785c..c4e3e9bb1 100644
--- a/classes/chillerlan-QRCode-Data-QRDataModeInterface.html
+++ b/classes/chillerlan-QRCode-Data-QRDataModeInterface.html
@@ -309,7 +309,7 @@
public
- static convertEncoding(string $string) : string
+ static convertEncoding(string $string) : string
@@ -318,8 +318,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -373,7 +373,7 @@
public
- decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
+ decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string
@@ -382,15 +382,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
@@ -468,7 +468,7 @@
public
- static validateString(string $string) : bool
+ static validateString(string $string) : bool
@@ -477,8 +477,8 @@
Parameters
-
- $string
- : string
+ $string
+ : string
-
@@ -517,7 +517,7 @@
public
- write(BitBuffer $bitBuffer, int $versionNumber) : static
+ write(BitBuffer $bitBuffer, int $versionNumber) : static
@@ -526,15 +526,15 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-QRMatrix.html b/classes/chillerlan-QRCode-Data-QRMatrix.html
index 8796aaaf0..6a6a3a1aa 100644
--- a/classes/chillerlan-QRCode-Data-QRMatrix.html
+++ b/classes/chillerlan-QRCode-Data-QRMatrix.html
@@ -1625,7 +1625,7 @@ returns true if a match is found, otherwise false.
public
- __construct(Version $version, EccLevel $eccLevel) : mixed
+ __construct(Version $version, EccLevel $eccLevel) : mixed
@@ -1634,15 +1634,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $version
- : Version
+ $version
+ : Version
-
-
- $eccLevel
- : EccLevel
+ $eccLevel
+ : EccLevel
-
@@ -1677,7 +1677,7 @@ returns true if a match is found, otherwise false.
public
- check(int $x, int $y) : bool
+ check(int $x, int $y) : bool
@@ -1688,15 +1688,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -1735,7 +1735,7 @@ returns true if a match is found, otherwise false.
public
- checkNeighbours(int $x, int $y[, int|null $M_TYPE = null ]) : int
+ checkNeighbours(int $x, int $y[, int|null $M_TYPE = null ]) : int
@@ -1750,23 +1750,23 @@ starting with the lowest bit for top left, going clockwise:
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPE
- : int|null
- = null
+ $M_TYPE
+ : int|null
+ = null
-
@@ -1804,7 +1804,7 @@ starting with the lowest bit for top left, going clockwise:
public
- checkType(int $x, int $y, int $M_TYPE) : bool
+ checkType(int $x, int $y, int $M_TYPE) : bool
@@ -1816,22 +1816,22 @@ starting with the lowest bit for top left, going clockwise:
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -1871,7 +1871,7 @@ returns true if a match is found, otherwise false.
public
- checkTypeIn(int $x, int $y, array<string|int, int> $M_TYPES) : bool
+ checkTypeIn(int $x, int $y, array<string|int, int> $M_TYPES) : bool
@@ -1880,22 +1880,22 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPES
- : array<string|int, int>
+ $M_TYPES
+ : array<string|int, int>
-
@@ -1934,7 +1934,7 @@ returns true if a match is found, otherwise false.
public
- flip(int $x, int $y) : static
+ flip(int $x, int $y) : static
@@ -1943,15 +1943,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -1990,7 +1990,7 @@ returns true if a match is found, otherwise false.
public
- get(int $x, int $y) : int
+ get(int $x, int $y) : int
@@ -1999,15 +1999,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -2378,7 +2378,7 @@ returns true if a match is found, otherwise false.
public
- isDark(int $M_TYPE) : bool
+ isDark(int $M_TYPE) : bool
@@ -2387,8 +2387,8 @@ returns true if a match is found, otherwise false.
Parameters
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -2427,7 +2427,7 @@ returns true if a match is found, otherwise false.
public
- mask(MaskPattern $maskPattern) : static
+ mask(MaskPattern $maskPattern) : static
@@ -2438,8 +2438,8 @@ returns true if a match is found, otherwise false.
Parameters
-
- $maskPattern
- : MaskPattern
+ $maskPattern
+ : MaskPattern
-
@@ -2517,7 +2517,7 @@ returns true if a match is found, otherwise false.
public
- set(int $x, int $y, bool $value, int $M_TYPE) : static
+ set(int $x, int $y, bool $value, int $M_TYPE) : static
@@ -2529,29 +2529,29 @@ false => $M_TYPE
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $value
- : bool
+ $value
+ : bool
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -2631,7 +2631,7 @@ false => $M_TYPE
public
- setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : static
+ setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : static
@@ -2640,43 +2640,43 @@ false => $M_TYPE
Parameters
-
- $startX
- : int
+ $startX
+ : int
-
-
- $startY
- : int
+ $startY
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
-
- $value
- : bool
+ $value
+ : bool
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -2797,7 +2797,7 @@ false => $M_TYPE
public
- setFormatInfo([MaskPattern|null $maskPattern = null ]) : static
+ setFormatInfo([MaskPattern|null $maskPattern = null ]) : static
@@ -2808,9 +2808,9 @@ false => $M_TYPE
Parameters
-
- $maskPattern
- : MaskPattern|null
- = null
+ $maskPattern
+ : MaskPattern|null
+ = null
-
@@ -2848,7 +2848,7 @@ false => $M_TYPE
public
- setLogoSpace(int $width[, int|null $height = null ][, int|null $startX = null ][, int|null $startY = null ]) : static
+ setLogoSpace(int $width[, int|null $height = null ][, int|null $startX = null ][, int|null $startY = null ]) : static
@@ -2869,30 +2869,30 @@ Note that there is no restiction on how many times this method could be called o
Parameters
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int|null
- = null
+ $height
+ : int|null
+ = null
-
-
- $startX
- : int|null
- = null
+ $startX
+ : int|null
+ = null
-
-
- $startY
- : int|null
- = null
+ $startY
+ : int|null
+ = null
-
@@ -2952,7 +2952,7 @@ Note that there is no restiction on how many times this method could be called o
public
- setQuietZone(int $quietZoneSize) : static
+ setQuietZone(int $quietZoneSize) : static
@@ -2963,8 +2963,8 @@ Note that there is no restiction on how many times this method could be called o
Parameters
-
- $quietZoneSize
- : int
+ $quietZoneSize
+ : int
-
@@ -3141,7 +3141,7 @@ Note that there is no restiction on how many times this method could be called o
public
- writeCodewords(BitBuffer $bitBuffer) : static
+ writeCodewords(BitBuffer $bitBuffer) : static
@@ -3150,8 +3150,8 @@ Note that there is no restiction on how many times this method could be called o
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -3190,7 +3190,7 @@ Note that there is no restiction on how many times this method could be called o
protected
- createMatrix(int $size, int $value) : array<string|int, array<string|int, int>>
+ createMatrix(int $size, int $value) : array<string|int, array<string|int, int>>
@@ -3199,15 +3199,15 @@ Note that there is no restiction on how many times this method could be called o
Parameters
-
- $size
- : int
+ $size
+ : int
-
-
- $value
- : int
+ $value
+ : int
-
diff --git a/classes/chillerlan-QRCode-Data-ReedSolomonEncoder.html b/classes/chillerlan-QRCode-Data-ReedSolomonEncoder.html
index 2d88131e2..94c50805d 100644
--- a/classes/chillerlan-QRCode-Data-ReedSolomonEncoder.html
+++ b/classes/chillerlan-QRCode-Data-ReedSolomonEncoder.html
@@ -444,7 +444,7 @@
public
- __construct(Version $version, EccLevel $eccLevel) : mixed
+ __construct(Version $version, EccLevel $eccLevel) : mixed
@@ -453,15 +453,15 @@
Parameters
-
- $version
- : Version
+ $version
+ : Version
-
-
- $eccLevel
- : EccLevel
+ $eccLevel
+ : EccLevel
-
@@ -496,7 +496,7 @@
public
- interleaveEcBytes(BitBuffer $bitBuffer) : array<string|int, int>
+ interleaveEcBytes(BitBuffer $bitBuffer) : array<string|int, int>
@@ -505,8 +505,8 @@
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -559,7 +559,7 @@
private
- encode(array<string|int, int> $dataBytes, int $ecByteCount) : array<string|int, int>
+ encode(array<string|int, int> $dataBytes, int $ecByteCount) : array<string|int, int>
@@ -568,15 +568,15 @@
Parameters
-
- $dataBytes
- : array<string|int, int>
+ $dataBytes
+ : array<string|int, int>
-
-
- $ecByteCount
- : int
+ $ecByteCount
+ : int
-
@@ -614,7 +614,7 @@
private
- interleave(array<string|int, array<string|int, int>> $byteArray, int $maxBytes, int $numRsBlocks) : void
+ interleave(array<string|int, array<string|int, int>> $byteArray, int $maxBytes, int $numRsBlocks) : void
@@ -623,22 +623,22 @@
Parameters
-
- $byteArray
- : array<string|int, array<string|int, int>>
+ $byteArray
+ : array<string|int, array<string|int, int>>
-
-
- $maxBytes
- : int
+ $maxBytes
+ : int
-
-
- $numRsBlocks
- : int
+ $numRsBlocks
+ : int
-
diff --git a/classes/chillerlan-QRCode-Decoder-Binarizer.html b/classes/chillerlan-QRCode-Decoder-Binarizer.html
index edcf69748..eb841a196 100644
--- a/classes/chillerlan-QRCode-Decoder-Binarizer.html
+++ b/classes/chillerlan-QRCode-Decoder-Binarizer.html
@@ -658,7 +658,7 @@ on the last pixels in the row/column which are also used in the previous block).
public
- __construct(LuminanceSourceInterface $source) : mixed
+ __construct(LuminanceSourceInterface $source) : mixed
@@ -667,8 +667,8 @@ on the last pixels in the row/column which are also used in the previous block).
Parameters
-
- $source
- : LuminanceSourceInterface
+ $source
+ : LuminanceSourceInterface
-
@@ -753,7 +753,7 @@ fetched using getBlackRow(), so don't mix and match between them.
private
- calculateBlackPoints(int $subWidth, int $subHeight, int $width, int $height) : array<string|int, array<string|int, float>>
+ calculateBlackPoints(int $subWidth, int $subHeight, int $width, int $height) : array<string|int, array<string|int, float>>
@@ -764,29 +764,29 @@ fetched using getBlackRow(), so don't mix and match between them.
Parameters
-
- $subWidth
- : int
+ $subWidth
+ : int
-
-
- $subHeight
- : int
+ $subHeight
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
@@ -842,7 +842,7 @@ on the last pixels in the row/column which are also used in the previous block).
private
- calculateThresholdForBlock(int $subWidth, int $subHeight, int $width, int $height) : BitMatrix
+ calculateThresholdForBlock(int $subWidth, int $subHeight, int $width, int $height) : BitMatrix
@@ -851,29 +851,29 @@ on the last pixels in the row/column which are also used in the previous block).
Parameters
-
- $subWidth
- : int
+ $subWidth
+ : int
-
-
- $subHeight
- : int
+ $subHeight
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
@@ -911,7 +911,7 @@ on the last pixels in the row/column which are also used in the previous block).
private
- cap(int $value, int $min, int $max) : int
+ cap(int $value, int $min, int $max) : int
@@ -920,22 +920,22 @@ on the last pixels in the row/column which are also used in the previous block).
Parameters
-
- $value
- : int
+ $value
+ : int
-
-
- $min
- : int
+ $min
+ : int
-
-
- $max
- : int
+ $max
+ : int
-
@@ -989,7 +989,7 @@ on the last pixels in the row/column which are also used in the previous block).
private
- estimateBlackPoint(array<string|int, int> $buckets) : int
+ estimateBlackPoint(array<string|int, int> $buckets) : int
@@ -998,8 +998,8 @@ on the last pixels in the row/column which are also used in the previous block).
Parameters
-
- $buckets
- : array<string|int, int>
+ $buckets
+ : array<string|int, int>
-
@@ -1052,7 +1052,7 @@ on the last pixels in the row/column which are also used in the previous block).
private
- getHistogramBlackMatrix(int $width, int $height) : BitMatrix
+ getHistogramBlackMatrix(int $width, int $height) : BitMatrix
@@ -1061,15 +1061,15 @@ on the last pixels in the row/column which are also used in the previous block).
Parameters
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
diff --git a/classes/chillerlan-QRCode-Decoder-BitMatrix.html b/classes/chillerlan-QRCode-Decoder-BitMatrix.html
index aaf606809..023a53c45 100644
--- a/classes/chillerlan-QRCode-Decoder-BitMatrix.html
+++ b/classes/chillerlan-QRCode-Decoder-BitMatrix.html
@@ -1934,7 +1934,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- __construct(int $dimension) : mixed
+ __construct(int $dimension) : mixed
@@ -1943,8 +1943,8 @@ QR Code. Throws if the exact number of bytes expected is not read.
Parameters
-
- $dimension
- : int
+ $dimension
+ : int
-
@@ -1995,7 +1995,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- check(int $x, int $y) : bool
+ check(int $x, int $y) : bool
@@ -2006,15 +2006,15 @@ QR Code. Throws if the exact number of bytes expected is not read.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -2053,7 +2053,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- checkNeighbours(int $x, int $y[, int|null $M_TYPE = null ]) : int
+ checkNeighbours(int $x, int $y[, int|null $M_TYPE = null ]) : int
@@ -2068,23 +2068,23 @@ starting with the lowest bit for top left, going clockwise:
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPE
- : int|null
- = null
+ $M_TYPE
+ : int|null
+ = null
-
@@ -2122,7 +2122,7 @@ starting with the lowest bit for top left, going clockwise:
public
- checkType(int $x, int $y, int $M_TYPE) : bool
+ checkType(int $x, int $y, int $M_TYPE) : bool
@@ -2134,22 +2134,22 @@ starting with the lowest bit for top left, going clockwise:
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -2189,7 +2189,7 @@ returns true if a match is found, otherwise false.
public
- checkTypeIn(int $x, int $y, array<string|int, int> $M_TYPES) : bool
+ checkTypeIn(int $x, int $y, array<string|int, int> $M_TYPES) : bool
@@ -2198,22 +2198,22 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $M_TYPES
- : array<string|int, int>
+ $M_TYPES
+ : array<string|int, int>
-
@@ -2252,7 +2252,7 @@ returns true if a match is found, otherwise false.
public
- flip(int $x, int $y) : static
+ flip(int $x, int $y) : static
@@ -2261,15 +2261,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -2308,7 +2308,7 @@ returns true if a match is found, otherwise false.
public
- get(int $x, int $y) : int
+ get(int $x, int $y) : int
@@ -2317,15 +2317,15 @@ returns true if a match is found, otherwise false.
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
@@ -2696,7 +2696,7 @@ returns true if a match is found, otherwise false.
public
- isDark(int $M_TYPE) : bool
+ isDark(int $M_TYPE) : bool
@@ -2705,8 +2705,8 @@ returns true if a match is found, otherwise false.
Parameters
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -2745,7 +2745,7 @@ returns true if a match is found, otherwise false.
public
- mask(MaskPattern $maskPattern) : static
+ mask(MaskPattern $maskPattern) : static
@@ -2756,8 +2756,8 @@ returns true if a match is found, otherwise false.
Parameters
-
- $maskPattern
- : MaskPattern
+ $maskPattern
+ : MaskPattern
-
@@ -2969,7 +2969,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- set(int $x, int $y, bool $value, int $M_TYPE) : static
+ set(int $x, int $y, bool $value, int $M_TYPE) : static
@@ -2981,29 +2981,29 @@ false => $M_TYPE
Parameters
-
- $x
- : int
+ $x
+ : int
-
-
- $y
- : int
+ $y
+ : int
-
-
- $value
- : bool
+ $value
+ : bool
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -3083,7 +3083,7 @@ false => $M_TYPE
public
- setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : static
+ setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : static
@@ -3092,43 +3092,43 @@ false => $M_TYPE
Parameters
-
- $startX
- : int
+ $startX
+ : int
-
-
- $startY
- : int
+ $startY
+ : int
-
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int
+ $height
+ : int
-
-
- $value
- : bool
+ $value
+ : bool
-
-
- $M_TYPE
- : int
+ $M_TYPE
+ : int
-
@@ -3249,7 +3249,7 @@ false => $M_TYPE
public
- setFormatInfo([MaskPattern|null $maskPattern = null ]) : static
+ setFormatInfo([MaskPattern|null $maskPattern = null ]) : static
@@ -3260,9 +3260,9 @@ false => $M_TYPE
Parameters
-
- $maskPattern
- : MaskPattern|null
- = null
+ $maskPattern
+ : MaskPattern|null
+ = null
-
@@ -3300,7 +3300,7 @@ false => $M_TYPE
public
- setLogoSpace(int $width[, int|null $height = null ][, int|null $startX = null ][, int|null $startY = null ]) : static
+ setLogoSpace(int $width[, int|null $height = null ][, int|null $startX = null ][, int|null $startY = null ]) : static
@@ -3309,30 +3309,30 @@ false => $M_TYPE
Parameters
-
- $width
- : int
+ $width
+ : int
-
-
- $height
- : int|null
- = null
+ $height
+ : int|null
+ = null
-
-
- $startX
- : int|null
- = null
+ $startX
+ : int|null
+ = null
-
-
- $startY
- : int|null
- = null
+ $startY
+ : int|null
+ = null
-
@@ -3392,7 +3392,7 @@ false => $M_TYPE
public
- setQuietZone([int|null $quietZoneSize = null ]) : static
+ setQuietZone([int|null $quietZoneSize = null ]) : static
@@ -3401,9 +3401,9 @@ false => $M_TYPE
Parameters
-
- $quietZoneSize
- : int|null
- = null
+ $quietZoneSize
+ : int|null
+ = null
-
@@ -3586,7 +3586,7 @@ false => $M_TYPE
public
- writeCodewords(BitBuffer $bitBuffer) : static
+ writeCodewords(BitBuffer $bitBuffer) : static
@@ -3595,8 +3595,8 @@ false => $M_TYPE
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -3635,7 +3635,7 @@ false => $M_TYPE
protected
- createMatrix(int $size, int $value) : array<string|int, array<string|int, int>>
+ createMatrix(int $size, int $value) : array<string|int, array<string|int, int>>
@@ -3644,15 +3644,15 @@ false => $M_TYPE
Parameters
-
- $size
- : int
+ $size
+ : int
-
-
- $value
- : int
+ $value
+ : int
-
@@ -3690,7 +3690,7 @@ false => $M_TYPE
private
- copyVersionBit(int $i, int $j, int $versionBits) : int
+ copyVersionBit(int $i, int $j, int $versionBits) : int
@@ -3699,22 +3699,22 @@ false => $M_TYPE
Parameters
-
- $i
- : int
+ $i
+ : int
-
-
- $j
- : int
+ $j
+ : int
-
-
- $versionBits
- : int
+ $versionBits
+ : int
-
@@ -3753,7 +3753,7 @@ false => $M_TYPE
private
- decodeVersionInformation(int $versionBits) : Version|null
+ decodeVersionInformation(int $versionBits) : Version|null
@@ -3762,8 +3762,8 @@ false => $M_TYPE
Parameters
-
- $versionBits
- : int
+ $versionBits
+ : int
-
@@ -3802,7 +3802,7 @@ false => $M_TYPE
private
- doDecodeFormatInformation(int $maskedFormatInfo1, int $maskedFormatInfo2) : int|null
+ doDecodeFormatInformation(int $maskedFormatInfo1, int $maskedFormatInfo2) : int|null
@@ -3811,15 +3811,15 @@ false => $M_TYPE
Parameters
-
- $maskedFormatInfo1
- : int
+ $maskedFormatInfo1
+ : int
-
-
- $maskedFormatInfo2
- : int
+ $maskedFormatInfo2
+ : int
-
@@ -3857,7 +3857,7 @@ false => $M_TYPE
private
- numBitsDiffering(int $a, int $b) : int
+ numBitsDiffering(int $a, int $b) : int
@@ -3866,15 +3866,15 @@ false => $M_TYPE
Parameters
-
- $a
- : int
+ $a
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
@@ -4033,7 +4033,7 @@ false => $M_TYPE
private
- uRShift(int $a, int $b) : int
+ uRShift(int $a, int $b) : int
@@ -4042,15 +4042,15 @@ false => $M_TYPE
Parameters
-
- $a
- : int
+ $a
+ : int
-
-
- $b
- : int
+ $b
+ : int
-
diff --git a/classes/chillerlan-QRCode-Decoder-Decoder.html b/classes/chillerlan-QRCode-Decoder-Decoder.html
index cad6dabcb..bfde5dfa7 100644
--- a/classes/chillerlan-QRCode-Decoder-Decoder.html
+++ b/classes/chillerlan-QRCode-Decoder-Decoder.html
@@ -553,7 +553,7 @@ the QR Code from an image.
public
- __construct([SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options = new QROptions() ]) : mixed
+ __construct([SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options = new QROptions() ]) : mixed
@@ -562,9 +562,9 @@ the QR Code from an image.
Parameters
-
- $options
- : SettingsContainerInterface|QROptions|iterable<string|int, mixed>
- = new QROptions()
+ $options
+ : SettingsContainerInterface|QROptions|iterable<string|int, mixed>
+ = new QROptions()
-
@@ -598,7 +598,7 @@ the QR Code from an image.
public
- decode(LuminanceSourceInterface $source) : DecoderResult
+ decode(LuminanceSourceInterface $source) : DecoderResult
@@ -609,8 +609,8 @@ the QR Code from an image.
Parameters
-
- $source
- : LuminanceSourceInterface
+ $source
+ : LuminanceSourceInterface
-
@@ -663,7 +663,7 @@ the QR Code from an image.
private
- decodeAlphanumSegment(int $versionNumber, bool $fc1InEffect) : string
+ decodeAlphanumSegment(int $versionNumber, bool $fc1InEffect) : string
@@ -672,15 +672,15 @@ the QR Code from an image.
Parameters
-
- $versionNumber
- : int
+ $versionNumber
+ : int
-
-
- $fc1InEffect
- : bool
+ $fc1InEffect
+ : bool
-
@@ -719,7 +719,7 @@ the QR Code from an image.
private
- decodeBitStream(BitBuffer $bitBuffer) : DecoderResult
+ decodeBitStream(BitBuffer $bitBuffer) : DecoderResult
@@ -728,8 +728,8 @@ the QR Code from an image.
Parameters
-
- $bitBuffer
- : BitBuffer
+ $bitBuffer
+ : BitBuffer
-
@@ -782,7 +782,7 @@ the QR Code from an image.
private
- decodeMatrix(BitMatrix $matrix) : DecoderResult
+ decodeMatrix(BitMatrix $matrix) : DecoderResult
@@ -791,8 +791,8 @@ the QR Code from an image.
Parameters
-
- $matrix
- : BitMatrix
+ $matrix
+ : BitMatrix
-
diff --git a/classes/chillerlan-QRCode-Decoder-DecoderResult.html b/classes/chillerlan-QRCode-Decoder-DecoderResult.html
index fb93cc5a0..c62644c2e 100644
--- a/classes/chillerlan-QRCode-Decoder-DecoderResult.html
+++ b/classes/chillerlan-QRCode-Decoder-DecoderResult.html
@@ -609,7 +609,7 @@ as well as a String interpretation of those bytes, if applicable.
public
- __construct([iterable<string|int, mixed>|null $properties = null ]) : mixed
+ __construct([iterable<string|int, mixed>|null $properties = null ]) : mixed
@@ -618,9 +618,9 @@ as well as a String interpretation of those bytes, if applicable.
Parameters
-
- $properties
- : iterable<string|int, mixed>|null
- = null
+ $properties
+ : iterable<string|int, mixed>|null
+ = null
-
@@ -669,7 +669,7 @@ as well as a String interpretation of those bytes, if applicable.
public
- __get(string $property) : mixed
+ __get(string $property) : mixed
@@ -678,8 +678,8 @@ as well as a String interpretation of those bytes, if applicable.
Parameters
-
- $property
- : string
+ $property
+ : string
-
diff --git a/classes/chillerlan-QRCode-Decoder-ReedSolomonDecoder.html b/classes/chillerlan-QRCode-Decoder-ReedSolomonDecoder.html
index eec760a44..37cb36e61 100644
--- a/classes/chillerlan-QRCode-Decoder-ReedSolomonDecoder.html
+++ b/classes/chillerlan-QRCode-Decoder-ReedSolomonDecoder.html
@@ -418,7 +418,7 @@ in the input.
public
- __construct(Version $version, EccLevel $eccLevel) : mixed
+ __construct(Version $version, EccLevel $eccLevel) : mixed
@@ -427,15 +427,15 @@ in the input.
Parameters
-
- $version
- : Version
+ $version
+ : Version
-
-
- $eccLevel
- : EccLevel
+ $eccLevel
+ : EccLevel
-
@@ -470,7 +470,7 @@ in the input.
public
- decode(array<string|int, int> $rawCodewords) : BitBuffer
+ decode(array<string|int, int> $rawCodewords) : BitBuffer
@@ -479,8 +479,8 @@ in the input.
Parameters
-
- $rawCodewords
- : array<string|int, int>
+ $rawCodewords
+ : array<string|int, int>
-
@@ -520,7 +520,7 @@ correct the errors in-place using Reed-Solomon error correction.
private
- correctErrors(array<string|int, int> $codewordBytes, int $numDataCodewords) : array<string|int, int>
+ correctErrors(array<string|int, int> $codewordBytes, int $numDataCodewords) : array<string|int, int>
@@ -529,15 +529,15 @@ correct the errors in-place using Reed-Solomon error correction.
Parameters
-
- $codewordBytes
- : array<string|int, int>
+ $codewordBytes
+ : array<string|int, int>
-
-
- $numDataCodewords
- : int
+ $numDataCodewords
+ : int
-
@@ -578,7 +578,7 @@ in the input.
private
- decodeWords(array<string|int, int> $received, int $numEccCodewords) : array<string|int, int>
+ decodeWords(array<string|int, int> $received, int $numEccCodewords) : array<string|int, int>
@@ -587,8 +587,8 @@ in the input.
Parameters
-
- $received
- : array<string|int, int>
+ $received
+ : array<string|int, int>
-
data and error-correction codewords
@@ -596,8 +596,8 @@ in the input.
-
- $numEccCodewords
- : int
+ $numEccCodewords
+ : int
-
number of error-correction codewords available
@@ -655,7 +655,7 @@ in the input.
private
- deinterleaveRawBytes(array<string|int, int> $rawCodewords) : array<string|int, mixed>
+ deinterleaveRawBytes(array<string|int, int> $rawCodewords) : array<string|int, mixed>
@@ -667,8 +667,8 @@ method will separate the data into original blocks.
Parameters
-
- $rawCodewords
- : array<string|int, int>
+ $rawCodewords
+ : array<string|int, int>
-
@@ -721,7 +721,7 @@ method will separate the data into original blocks.
private
- findErrorLocations(GenericGFPoly $errorLocator) : array<string|int, int>
+ findErrorLocations(GenericGFPoly $errorLocator) : array<string|int, int>
@@ -730,8 +730,8 @@ method will separate the data into original blocks.
Parameters
-
- $errorLocator
- : GenericGFPoly
+ $errorLocator
+ : GenericGFPoly
-
@@ -784,7 +784,7 @@ method will separate the data into original blocks.
private
- findErrorMagnitudes(GenericGFPoly $errorEvaluator, array<string|int, int> $errorLocations) : array<string|int, int>
+ findErrorMagnitudes(GenericGFPoly $errorEvaluator, array<string|int, int> $errorLocations) : array<string|int, int>
@@ -793,15 +793,15 @@ method will separate the data into original blocks.
Parameters
-
- $errorEvaluator
- : GenericGFPoly
+ $errorEvaluator
+ : GenericGFPoly
-
-
- $errorLocations
- : array<string|int, int>
+ $errorLocations
+ : array<string|int, int>
-
@@ -839,7 +839,7 @@ method will separate the data into original blocks.
private
- runEuclideanAlgorithm(GenericGFPoly $a, GenericGFPoly $b, int $z) : array<string|int, GenericGFPoly>
+ runEuclideanAlgorithm(GenericGFPoly $a, GenericGFPoly $b, int $z) : array<string|int, GenericGFPoly>
@@ -848,22 +848,22 @@ method will separate the data into original blocks.
Parameters
-
- $a
- : GenericGFPoly
+ $a
+ : GenericGFPoly
-
-
- $b
- : GenericGFPoly
+ $b
+ : GenericGFPoly
-
-
- $z
- : int
+ $z
+ : int
-
diff --git a/classes/chillerlan-QRCode-Detector-AlignmentPattern.html b/classes/chillerlan-QRCode-Detector-AlignmentPattern.html
index 491955c04..0c257db75 100644
--- a/classes/chillerlan-QRCode-Detector-AlignmentPattern.html
+++ b/classes/chillerlan-QRCode-Detector-AlignmentPattern.html
@@ -419,7 +419,7 @@ with a new estimate. It returns a new FinderPattern containing an average of the
public
- __construct(float $x, float $y, float $estimatedModuleSize) : mixed
+ __construct(float $x, float $y, float $estimatedModuleSize) : mixed
@@ -428,22 +428,22 @@ with a new estimate. It returns a new FinderPattern containing an average of the
Parameters
-
- $x
- : float
+ $x
+ : float
-
-
- $y
- : float
+ $y
+ : float
-
-
- $estimatedModuleSize
- : float
+ $estimatedModuleSize
+ : float
-
@@ -479,7 +479,7 @@ position and size -- meaning, it is at nearly the same center with nearly the sa
public
- aboutEquals(float $moduleSize, float $i, float $j) : bool
+ aboutEquals(float $moduleSize, float $i, float $j) : bool
@@ -488,22 +488,22 @@ position and size -- meaning, it is at nearly the same center with nearly the sa
Parameters
-
- $moduleSize
- : float
+ $moduleSize
+ : float
-
-
- $i
- : float
+ $i
+ : float
-
-
- $j
- : float
+ $j
+ : float
-
@@ -543,7 +543,7 @@ with a new estimate. It returns a new FinderPattern containing an average of the
public
- combineEstimate(float $i, float $j, float $newModuleSize) : static
+ combineEstimate(float $i, float $j, float $newModuleSize) : static
@@ -552,22 +552,22 @@ with a new estimate. It returns a new FinderPattern containing an average of the
Parameters
-
- $i
- : float
+ $i
+ : float
-
-
- $j
- : float
+ $j
+ : float
-
-
- $newModuleSize
- : float
+ $newModuleSize
+ : float
-
diff --git a/classes/chillerlan-QRCode-Detector-AlignmentPatternFinder.html b/classes/chillerlan-QRCode-Detector-AlignmentPatternFinder.html
index 7f8e20b19..1c139d4b6 100644
--- a/classes/chillerlan-QRCode-Detector-AlignmentPatternFinder.html
+++ b/classes/chillerlan-QRCode-Detector-AlignmentPatternFinder.html
@@ -431,7 +431,7 @@ found the alignment pattern.
public
- __construct(BitMatrix $matrix, float $moduleSize) : mixed
+ __construct(BitMatrix $matrix, float $moduleSize) : mixed
@@ -440,8 +440,8 @@ found the alignment pattern.
Parameters
-
- $matrix
- : BitMatrix
+ $matrix
+ : BitMatrix
-
image to search
@@ -449,8 +449,8 @@ found the alignment pattern.
-
- $moduleSize
- : float
+ $moduleSize
+ : float
-
estimated module size so far
@@ -488,7 +488,7 @@ it's pretty performance-critical and so is written to be fast foremost.
public
- find(int $startX, int $startY, int $width, int $height) : AlignmentPattern|null
+ find(int $startX, int $startY, int $width, int $height) : AlignmentPattern|null
@@ -497,8 +497,8 @@ it's pretty performance-critical and so is written to be fast foremost.
Parameters
-
- $startX
- : int
+ $startX
+ : int
-
left column from which to start searching
@@ -506,8 +506,8 @@ it's pretty performance-critical and so is written to be fast foremost.
-
- $startY
- : int
+ $startY
+ : int
-
top row from which to start searching
@@ -515,8 +515,8 @@ it's pretty performance-critical and so is written to be fast foremost.
-
- $width
- : int
+ $width
+ : int
-
width of region to search
@@ -524,8 +524,8 @@ it's pretty performance-critical and so is written to be fast foremost.
-
- $height
- : int
+ $height
+ : int
-
height of region to search
@@ -567,7 +567,7 @@ figures the location of the center of this black/white/black run.
private
- centerFromEnd(array<string|int, int> $stateCount, int $end) : float
+ centerFromEnd(array<string|int, int> $stateCount, int $end) : float
@@ -576,15 +576,15 @@ figures the location of the center of this black/white/black run.
Parameters
-
- $stateCount
- : array<string|int, int>
+ $stateCount
+ : array<string|int, int>
-
-
- $end
- : int
+ $end
+ : int
-
@@ -625,7 +625,7 @@ alignment pattern to see if the same proportion is detected.
private
- crossCheckVertical(int $startI, int $centerJ, int $maxCount, int $originalStateCountTotal) : float|null
+ crossCheckVertical(int $startI, int $centerJ, int $maxCount, int $originalStateCountTotal) : float|null
@@ -640,29 +640,29 @@ observed in any reading state, based on the results of the horizontal scan
Parameters
-
- $startI
- : int
+ $startI
+ : int
-
-
- $centerJ
- : int
+ $centerJ
+ : int
-
-
- $maxCount
- : int
+ $maxCount
+ : int
-
-
- $originalStateCountTotal
- : int
+ $originalStateCountTotal
+ : int
-
@@ -700,7 +700,7 @@ observed in any reading state, based on the results of the horizontal scan
private
- foundPatternCross(array<string|int, int> $stateCount) : bool
+ foundPatternCross(array<string|int, int> $stateCount) : bool
@@ -709,8 +709,8 @@ observed in any reading state, based on the results of the horizontal scan
Parameters
-
- $stateCount
- : array<string|int, int>
+ $stateCount
+ : array<string|int, int>
-
count of black/white/black pixels just read
@@ -759,7 +759,7 @@ found the alignment pattern.
private
- handlePossibleCenter(array<string|int, int> $stateCount, int $i, int $j) : AlignmentPattern|null
+ handlePossibleCenter(array<string|int, int> $stateCount, int $i, int $j) : AlignmentPattern|null
@@ -768,8 +768,8 @@ found the alignment pattern.
Parameters
-
- $stateCount
- : array<string|int, int>
+ $stateCount
+ : array<string|int, int>
-
reading state module counts from horizontal scan
@@ -777,8 +777,8 @@ found the alignment pattern.
-
- $i
- : int
+ $i
+ : int
-
row where alignment pattern may be found
@@ -786,8 +786,8 @@ found the alignment pattern.
-
- $j
- : int
+ $j
+ : int
-
end of possible alignment pattern in row
diff --git a/classes/chillerlan-QRCode-Detector-Detector.html b/classes/chillerlan-QRCode-Detector-Detector.html
index 9ca6ee06d..c16cea12f 100644
--- a/classes/chillerlan-QRCode-Detector-Detector.html
+++ b/classes/chillerlan-QRCode-Detector-Detector.html
@@ -409,7 +409,7 @@ of another po$(another finder pattern center), and in the opposite direction too
public
- __construct(LuminanceSourceInterface $source) : mixed
+ __construct(LuminanceSourceInterface $source) : mixed
@@ -418,8 +418,8 @@ of another po$(another finder pattern center), and in the opposite direction too
Parameters
-
- $source
- : LuminanceSourceInterface
+ $source
+ : LuminanceSourceInterface
-
@@ -532,7 +532,7 @@ of the three finder patterns.
private
- calculateModuleSize(FinderPattern $topLeft, FinderPattern $topRight, FinderPattern $bottomLeft) : float
+ calculateModuleSize(FinderPattern $topLeft, FinderPattern $topRight, FinderPattern $bottomLeft) : float
@@ -541,22 +541,22 @@ of the three finder patterns.
Parameters
-
- $topLeft
- : FinderPattern
+ $topLeft
+ : FinderPattern
-
-
- $topRight
- : FinderPattern
+ $topRight
+ : FinderPattern
-
-
- $bottomLeft
- : FinderPattern
+ $bottomLeft
+ : FinderPattern
-
@@ -612,7 +612,7 @@ width of each, measuring along the axis between their centers.
private
- calculateModuleSizeOneWay(