|
@@ -112,7 +112,7 @@
|
|
|
<ul class="phpdocumentor-breadcrumbs">
|
|
<ul class="phpdocumentor-breadcrumbs">
|
|
|
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
|
|
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
|
|
|
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
|
|
<li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
|
|
|
- <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-decoder.html">Decoder</a></li>
|
|
|
|
|
|
|
+ <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-common.html">Common</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
|
|
<article class="phpdocumentor-element -class">
|
|
<article class="phpdocumentor-element -class">
|
|
@@ -120,7 +120,7 @@
|
|
|
GDLuminanceSource
|
|
GDLuminanceSource
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__extends">
|
|
<span class="phpdocumentor-element__extends">
|
|
|
- extends <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html"><abbr title="\chillerlan\QRCode\Decoder\LuminanceSourceAbstract">LuminanceSourceAbstract</abbr></a>
|
|
|
|
|
|
|
+ extends <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html"><abbr title="\chillerlan\QRCode\Common\LuminanceSourceAbstract">LuminanceSourceAbstract</abbr></a>
|
|
|
</span>
|
|
</span>
|
|
|
|
|
|
|
|
<div class="phpdocumentor-element__package">
|
|
<div class="phpdocumentor-element__package">
|
|
@@ -139,9 +139,9 @@
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">25</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">26</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -155,7 +155,7 @@ It does not support rotation.</p>
|
|
|
|
|
|
|
|
<h3 id="toc">
|
|
<h3 id="toc">
|
|
|
Table of Contents
|
|
Table of Contents
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h3>
|
|
</h3>
|
|
|
|
|
|
|
@@ -169,36 +169,36 @@ It does not support rotation.</p>
|
|
|
|
|
|
|
|
<h4 id="toc-properties">
|
|
<h4 id="toc-properties">
|
|
|
Properties
|
|
Properties
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#property_gdImage">$gdImage</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#property_gdImage">$gdImage</a>
|
|
|
<span>
|
|
<span>
|
|
|
: resource|<abbr title="\GdImage">GdImage</abbr> </span>
|
|
: resource|<abbr title="\GdImage">GdImage</abbr> </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_height">$height</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_height">$height</a>
|
|
|
<span>
|
|
<span>
|
|
|
: int </span>
|
|
: int </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_luminances">$luminances</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_luminances">$luminances</a>
|
|
|
<span>
|
|
<span>
|
|
|
: array<string|int, mixed> </span>
|
|
: array<string|int, mixed> </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_options">$options</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_options">$options</a>
|
|
|
<span>
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a>|<abbr title="\chillerlan\Settings\SettingsContainerInterface">SettingsContainerInterface</abbr> </span>
|
|
: <a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a>|<abbr title="\chillerlan\Settings\SettingsContainerInterface">SettingsContainerInterface</abbr> </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_width">$width</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_width">$width</a>
|
|
|
<span>
|
|
<span>
|
|
|
: int </span>
|
|
: int </span>
|
|
|
</dt>
|
|
</dt>
|
|
@@ -207,37 +207,37 @@ It does not support rotation.</p>
|
|
|
|
|
|
|
|
<h4 id="toc-methods">
|
|
<h4 id="toc-methods">
|
|
|
Methods
|
|
Methods
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method___construct">__construct()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method___construct">__construct()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: mixed </span>
|
|
: mixed </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>GDLuminanceSource constructor.</dd>
|
|
<dd>GDLuminanceSource constructor.</dd>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromBlob">fromBlob()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromBlob">fromBlob()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: self </span>
|
|
: self </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromFile">fromFile()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromFile">fromFile()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: self </span>
|
|
: self </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getHeight">getHeight()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getHeight">getHeight()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: int </span>
|
|
: int </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getLuminances">getLuminances()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getLuminances">getLuminances()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: array<string|int, mixed> </span>
|
|
: array<string|int, mixed> </span>
|
|
|
</dt>
|
|
</dt>
|
|
@@ -245,7 +245,7 @@ It does not support rotation.</p>
|
|
|
`int luminance = array[y * width + x] & 0xff`</dd>
|
|
`int luminance = array[y * width + x] & 0xff`</dd>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getRow">getRow()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getRow">getRow()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: array<string|int, mixed> </span>
|
|
: array<string|int, mixed> </span>
|
|
|
</dt>
|
|
</dt>
|
|
@@ -256,25 +256,25 @@ to only fetch this row rather than the whole image, since no 2D Readers may be i
|
|
|
getLuminances() may never be called.</dd>
|
|
getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getWidth">getWidth()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getWidth">getWidth()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: int </span>
|
|
: int </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_checkFile">checkFile()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_checkFile">checkFile()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: string </span>
|
|
: string </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_setLuminancePixel">setLuminancePixel()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_setLuminancePixel">setLuminancePixel()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: void </span>
|
|
: void </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_setLuminancePixels">setLuminancePixels()</a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_setLuminancePixels">setLuminancePixels()</a>
|
|
|
<span>
|
|
<span>
|
|
|
: void </span>
|
|
: void </span>
|
|
|
</dt>
|
|
</dt>
|
|
@@ -290,7 +290,7 @@ getLuminances() may never be called.</dd>
|
|
|
<section class="phpdocumentor-properties">
|
|
<section class="phpdocumentor-properties">
|
|
|
<h3 class="phpdocumentor-elements__header" id="properties">
|
|
<h3 class="phpdocumentor-elements__header" id="properties">
|
|
|
Properties
|
|
Properties
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h3>
|
|
</h3>
|
|
|
<article
|
|
<article
|
|
@@ -302,15 +302,15 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_gdImage">
|
|
<h4 class="phpdocumentor-element__name" id="property_gdImage">
|
|
|
$gdImage
|
|
$gdImage
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#property_gdImage" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#property_gdImage" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
</span>
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">30</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -335,15 +335,15 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_height">
|
|
<h4 class="phpdocumentor-element__name" id="property_height">
|
|
|
$height
|
|
$height
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_height" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_height" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
</span>
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">32</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -368,15 +368,15 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_luminances">
|
|
<h4 class="phpdocumentor-element__name" id="property_luminances">
|
|
|
$luminances
|
|
$luminances
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_luminances" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_luminances" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
</span>
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">29</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">30</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -401,15 +401,15 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_options">
|
|
<h4 class="phpdocumentor-element__name" id="property_options">
|
|
|
$options
|
|
$options
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_options" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_options" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
</span>
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">29</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -434,15 +434,15 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_width">
|
|
<h4 class="phpdocumentor-element__name" id="property_width">
|
|
|
$width
|
|
$width
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_width" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_width" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
<span class="phpdocumentor-element__modifiers">
|
|
<span class="phpdocumentor-element__modifiers">
|
|
|
</span>
|
|
</span>
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">30</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -463,7 +463,7 @@ getLuminances() may never be called.</dd>
|
|
|
<section class="phpdocumentor-methods">
|
|
<section class="phpdocumentor-methods">
|
|
|
<h3 class="phpdocumentor-elements__header" id="methods">
|
|
<h3 class="phpdocumentor-elements__header" id="methods">
|
|
|
Methods
|
|
Methods
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h3>
|
|
</h3>
|
|
|
<article
|
|
<article
|
|
@@ -474,13 +474,13 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method___construct">
|
|
<h4 class="phpdocumentor-element__name" id="method___construct">
|
|
|
__construct()
|
|
__construct()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">40</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">41</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -514,7 +514,7 @@ getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method___construct#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method___construct#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -538,13 +538,13 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_fromBlob">
|
|
<h4 class="phpdocumentor-element__name" id="method_fromBlob">
|
|
|
fromBlob()
|
|
fromBlob()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromBlob" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromBlob" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">92</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">93</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -577,7 +577,7 @@ getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromBlob#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromBlob#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -604,13 +604,13 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_fromFile">
|
|
<h4 class="phpdocumentor-element__name" id="method_fromFile">
|
|
|
fromFile()
|
|
fromFile()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromFile" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromFile" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">87</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">88</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -643,7 +643,7 @@ getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromFile#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromFile#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -670,13 +670,13 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_getHeight">
|
|
<h4 class="phpdocumentor-element__name" id="method_getHeight">
|
|
|
getHeight()
|
|
getHeight()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getHeight" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getHeight" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">56</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -692,7 +692,7 @@ getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getHeight#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getHeight#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -723,13 +723,13 @@ getLuminances() may never be called.</dd>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_getLuminances">
|
|
<h4 class="phpdocumentor-element__name" id="method_getLuminances">
|
|
|
getLuminances()
|
|
getLuminances()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getLuminances" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getLuminances" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">45</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">46</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -747,7 +747,7 @@ getLuminances() may never be called.</dd>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getLuminances#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getLuminances#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -780,13 +780,13 @@ of the result.</p>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_getRow">
|
|
<h4 class="phpdocumentor-element__name" id="method_getRow">
|
|
|
getRow()
|
|
getRow()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getRow" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getRow" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">60</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">61</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -819,7 +819,7 @@ getLuminances() may never be called.</p>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getRow#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getRow#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -850,13 +850,13 @@ getLuminances() may never be called.</p>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_getWidth">
|
|
<h4 class="phpdocumentor-element__name" id="method_getWidth">
|
|
|
getWidth()
|
|
getWidth()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getWidth" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getWidth" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">50</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">51</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -872,7 +872,7 @@ getLuminances() may never be called.</p>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getWidth#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getWidth#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -903,13 +903,13 @@ getLuminances() may never be called.</p>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_checkFile">
|
|
<h4 class="phpdocumentor-element__name" id="method_checkFile">
|
|
|
checkFile()
|
|
checkFile()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_checkFile" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_checkFile" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">87</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">88</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -935,7 +935,7 @@ getLuminances() may never be called.</p>
|
|
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|
|
Tags
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_checkFile#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_checkFile#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h5>
|
|
</h5>
|
|
|
<dl class="phpdocumentor-tag-list">
|
|
<dl class="phpdocumentor-tag-list">
|
|
@@ -963,13 +963,13 @@ getLuminances() may never be called.</p>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_setLuminancePixel">
|
|
<h4 class="phpdocumentor-element__name" id="method_setLuminancePixel">
|
|
|
setLuminancePixel()
|
|
setLuminancePixel()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_setLuminancePixel" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_setLuminancePixel" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/LuminanceSourceAbstract.php"><a href="files/src-decoder-luminancesourceabstract.html"><abbr title="src/Decoder/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/LuminanceSourceAbstract.php"><a href="files/src-common-luminancesourceabstract.html"><abbr title="src/Common/LuminanceSourceAbstract.php">LuminanceSourceAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">76</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">77</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1018,13 +1018,13 @@ getLuminances() may never be called.</p>
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="method_setLuminancePixels">
|
|
<h4 class="phpdocumentor-element__name" id="method_setLuminancePixels">
|
|
|
setLuminancePixels()
|
|
setLuminancePixels()
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_setLuminancePixels" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_setLuminancePixels" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
|
|
</h4>
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="src/Decoder/GDLuminanceSource.php"><a href="files/src-decoder-gdluminancesource.html"><abbr title="src/Decoder/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Common/GDLuminanceSource.php"><a href="files/src-common-gdluminancesource.html"><abbr title="src/Common/GDLuminanceSource.php">GDLuminanceSource.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">73</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">74</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1047,7 +1047,7 @@ getLuminances() may never be called.</p>
|
|
|
<div class="phpdocumentor-modal-bg" data-exit-button></div>
|
|
<div class="phpdocumentor-modal-bg" data-exit-button></div>
|
|
|
<div class="phpdocumentor-modal-container">
|
|
<div class="phpdocumentor-modal-container">
|
|
|
<div class="phpdocumentor-modal-content">
|
|
<div class="phpdocumentor-modal-content">
|
|
|
- <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Decoder/GDLuminanceSource.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
|
|
|
|
|
|
|
+ <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Common/GDLuminanceSource.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
|
|
|
</div>
|
|
</div>
|
|
|
<button data-exit-button class="phpdocumentor-modal__close">×</button>
|
|
<button data-exit-button class="phpdocumentor-modal__close">×</button>
|
|
|
</div>
|
|
</div>
|
|
@@ -1146,35 +1146,35 @@ getLuminances() may never be called.</p>
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
|
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
|
|
<li>
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#toc-properties">Properties</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#toc-methods">Methods</a></li>
|
|
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#toc-properties">Properties</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#toc-methods">Methods</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</li>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
|
|
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
|
|
|
<li>
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#property_gdImage">$gdImage<a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html"></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_height">$height<a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html"></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_luminances">$luminances<a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html"></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_options">$options<a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html"></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#property_width">$width<a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html"></li>
|
|
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#property_gdImage">$gdImage<a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_height">$height<a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_luminances">$luminances<a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_options">$options<a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#property_width">$width<a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html"></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</li>
|
|
</li>
|
|
|
|
|
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
|
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
|
|
<li>
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method___construct">__construct()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromBlob">fromBlob()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_fromFile">fromFile()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getHeight">getHeight()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getLuminances">getLuminances()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getRow">getRow()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_getWidth">getWidth()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_checkFile">checkFile()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceAbstract.html#method_setLuminancePixel">setLuminancePixel()</a></li>
|
|
|
|
|
- <li><a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#method_setLuminancePixels">setLuminancePixels()</a></li>
|
|
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method___construct">__construct()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromBlob">fromBlob()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_fromFile">fromFile()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getHeight">getHeight()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getLuminances">getLuminances()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getRow">getRow()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_getWidth">getWidth()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_checkFile">checkFile()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html#method_setLuminancePixel">setLuminancePixel()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#method_setLuminancePixels">setLuminancePixels()</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</li>
|
|
</li>
|
|
|
</ul>
|
|
</ul>
|
|
@@ -1194,7 +1194,7 @@ getLuminances() may never be called.</p>
|
|
|
</section>
|
|
</section>
|
|
|
</section>
|
|
</section>
|
|
|
</div>
|
|
</div>
|
|
|
- <a href="classes/chillerlan-QRCode-Decoder-GDLuminanceSource.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
|
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Common-GDLuminanceSource.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
|
|
|
|
|
|
|
</main>
|
|
</main>
|
|
|
|
|
|