|
|
@@ -110,7 +110,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">29</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -288,6 +288,13 @@
|
|
|
</dt>
|
|
|
<dd>The settings container</dd>
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#property_luminanceSourceClass">$luminanceSourceClass</a>
|
|
|
+ <span>
|
|
|
+ : string </span>
|
|
|
+</dt>
|
|
|
+<dd>The FQCN of the luminance sporce class to use in the reader (GD or Imagick)</dd>
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
<a href="classes/chillerlan-QRCode-QRCode.html#method___construct">__construct()</a>
|
|
|
<span>
|
|
|
@@ -337,6 +344,13 @@
|
|
|
</dt>
|
|
|
<dd>ISO/IEC 18004:2000 8.3.2 - Numeric Mode</dd>
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_clearSegments">clearSegments()</a>
|
|
|
+ <span>
|
|
|
+ : self </span>
|
|
|
+</dt>
|
|
|
+<dd>Clears the data segments array</dd>
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
<a href="classes/chillerlan-QRCode-QRCode.html#method_getMatrix">getMatrix()</a>
|
|
|
<span>
|
|
|
@@ -372,6 +386,20 @@
|
|
|
</dt>
|
|
|
<dd>checks if a string qualifies as numeric (convenience method)</dd>
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_readFromBlob">readFromBlob()</a>
|
|
|
+ <span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a> </span>
|
|
|
+</dt>
|
|
|
+<dd>Reads a QR Code from the given data blob</dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_readFromFile">readFromFile()</a>
|
|
|
+ <span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a> </span>
|
|
|
+</dt>
|
|
|
+<dd>Reads a QR Code from a given file</dd>
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
<a href="classes/chillerlan-QRCode-QRCode.html#method_render">render()</a>
|
|
|
<span>
|
|
|
@@ -420,7 +448,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">33</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">34</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -447,7 +475,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">54</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -474,7 +502,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">52</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">53</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -501,7 +529,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">44</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">45</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -528,7 +556,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">42</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">43</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -555,7 +583,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">40</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">41</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -582,7 +610,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">50</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">51</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -609,7 +637,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">36</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">37</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -636,7 +664,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">38</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">39</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -663,7 +691,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">61</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">62</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -691,7 +719,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">46</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">47</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -718,7 +746,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">49</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -745,7 +773,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">32</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -787,7 +815,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">102</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">94</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -821,7 +849,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">90</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">103</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -868,7 +896,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">97</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">89</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -884,6 +912,54 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -private
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_luminanceSourceClass">
|
|
|
+ $luminanceSourceClass
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#property_luminanceSourceClass" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">110</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">The FQCN of the luminance sporce class to use in the reader (GD or Imagick)</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$luminanceSourceClass</span>
|
|
|
+ </code>
|
|
|
+
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
+ Tags
|
|
|
+ <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h5>
|
|
|
+ <dl class="phpdocumentor-tag-list">
|
|
|
+ <dt class="phpdocumentor-tag-list__entry">
|
|
|
+ <span class="phpdocumentor-tag__name">see</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
+ <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Decoder-LuminanceSourceInterface.html"><abbr title="\chillerlan\QRCode\Decoder\LuminanceSourceInterface">LuminanceSourceInterface</abbr></a></span>
|
|
|
+
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
</article>
|
|
|
</section>
|
|
|
|
|
|
@@ -905,7 +981,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">109</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">117</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -951,7 +1027,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">252</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">263</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -995,7 +1071,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">270</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">281</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1039,7 +1115,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">279</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">290</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1083,7 +1159,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">290</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">301</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1149,7 +1225,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">261</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">272</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1193,7 +1269,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">243</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">254</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1218,6 +1294,39 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
|
|
|
|
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type">self</span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_clearSegments">
|
|
|
+ clearSegments()
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_clearSegments" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">322</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Clears the data segments array</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">clearSegments</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
<span class="phpdocumentor-signature__response_type">self</span>
|
|
|
—
|
|
|
@@ -1237,7 +1346,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">142</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">153</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1284,7 +1393,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">214</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">225</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1328,7 +1437,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">228</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">239</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1372,7 +1481,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">221</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">232</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1416,7 +1525,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">207</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">218</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1446,6 +1555,94 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
—
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_readFromBlob">
|
|
|
+ readFromBlob()
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_readFromBlob" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">339</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Reads a QR Code from the given data blob</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">readFromBlob</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$blob</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a></span></code>
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$blob</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a></span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_readFromFile">
|
|
|
+ readFromFile()
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_readFromFile" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">331</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Reads a QR Code from a given file</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">readFromFile</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$path</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a></span></code>
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$path</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a></span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
</article>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
@@ -1460,7 +1657,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">118</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">129</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1512,7 +1709,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">236</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">247</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1557,7 +1754,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">190</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">201</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1604,7 +1801,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">168</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">179</span>
|
|
|
|
|
|
</aside>
|
|
|
|