|
|
@@ -411,6 +411,13 @@ in long loops for a significant performance increase.</dd>
|
|
|
</dt>
|
|
|
<dd>Guesses the mime type from the given $imageData</dd>
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
+ <a class="" href="classes/chillerlan-QRCode-Output-QREps.html#method_header">header()</a>
|
|
|
+ <span>
|
|
|
+ : array<int, string> </span>
|
|
|
+</dt>
|
|
|
+<dd>Returns the main header for the EPS file, including function definitions and background</dd>
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a class="" href="classes/chillerlan-QRCode-Output-QREps.html#method_module">module()</a>
|
|
|
<span>
|
|
|
@@ -1753,6 +1760,45 @@ in long loops for a significant performance increase.</p>
|
|
|
<span class="phpdocumentor-signature__response_type">string</span>
|
|
|
</section>
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -protected
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_header">
|
|
|
+ header()
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QREps.html#method_header" 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/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">126</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Returns the main header for the EPS file, including function definitions and background</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__name">header</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<int, string></span></code>
|
|
|
+
|
|
|
+ <div class="phpdocumentor-label-line">
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <section>
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<int, string></span>
|
|
|
+ </section>
|
|
|
+
|
|
|
</article>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
@@ -1768,7 +1814,7 @@ in long loops for a significant performance increase.</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">147</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">158</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2231,6 +2277,7 @@ or given via $mime, otherwise it is guessed from the image $data.</p>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_getModuleValueAt">getModuleValueAt()</a></li>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_getOutputDimensions">getOutputDimensions()</a></li>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_guessMimeType">guessMimeType()</a></li>
|
|
|
+ <li class=""><a href="classes/chillerlan-QRCode-Output-QREps.html#method_header">header()</a></li>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QREps.html#method_module">module()</a></li>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QREps.html#method_prepareModuleValue">prepareModuleValue()</a></li>
|
|
|
<li class=""><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_saveToFile">saveToFile()</a></li>
|