|
@@ -121,6 +121,13 @@
|
|
|
|
|
|
|
|
<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-QROptionsTrait.html#property_addLogoSpace">$addLogoSpace</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : bool </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Toggles logo space creation</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_addQuietzone">$addQuietzone</a>
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_addQuietzone">$addQuietzone</a>
|
|
|
<span>
|
|
<span>
|
|
|
: bool </span>
|
|
: bool </span>
|
|
@@ -204,6 +211,34 @@
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd></dd>
|
|
<dd></dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceHeight">$logoSpaceHeight</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>height of the logo space</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceStartX">$logoSpaceStartX</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int|null </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>optional horizontal start position of the logo space (top left corner)</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceStartY">$logoSpaceStartY</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int|null </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>optional vertical start position of the logo space (top left corner)</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceWidth">$logoSpaceWidth</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>width of the logo space</dd>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_markupDark">$markupDark</a>
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_markupDark">$markupDark</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -414,6 +449,13 @@
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>returns the FQCN of the luminance source class to use in the reader (GD or Imagick)</dd>
|
|
<dd>returns the FQCN of the luminance source class to use in the reader (GD or Imagick)</dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_clampLogoSpaceValue">clampLogoSpaceValue()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>clamp the logo space values between 0 and maximum length (177 modules at version 40)</dd>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_eccLevel">set_eccLevel()</a>
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_eccLevel">set_eccLevel()</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -435,6 +477,34 @@
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>sets the transparency background color</dd>
|
|
<dd>sets the transparency background color</dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceHeight">set_logoSpaceHeight()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>clamp/set logo space height</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceStartX">set_logoSpaceStartX()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>clamp/set horizontal logo space start</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceStartY">set_logoSpaceStartY()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>clamp/set vertical logo space start</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceWidth">set_logoSpaceWidth()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>clamp/set logo space width</dd>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_maskPattern">set_maskPattern()</a>
|
|
<a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_maskPattern">set_maskPattern()</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -493,6 +563,40 @@
|
|
|
-property
|
|
-property
|
|
|
-protected
|
|
-protected
|
|
|
"
|
|
"
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_addLogoSpace">
|
|
|
|
|
+ $addLogoSpace
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_addLogoSpace" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">290</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Toggles logo space creation</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">bool</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$addLogoSpace</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">false</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
>
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_addQuietzone">
|
|
<h4 class="phpdocumentor-element__name" id="property_addQuietzone">
|
|
|
$addQuietzone
|
|
$addQuietzone
|
|
@@ -972,6 +1076,142 @@
|
|
|
</dd>
|
|
</dd>
|
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_logoSpaceHeight">
|
|
|
|
|
+ $logoSpaceHeight
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceHeight" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">300</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">height of the logo space</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">int</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$logoSpaceHeight</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">0</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_logoSpaceStartX">
|
|
|
|
|
+ $logoSpaceStartX
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceStartX" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">305</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">optional horizontal start position of the logo space (top left corner)</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">int|null</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$logoSpaceStartX</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">null</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_logoSpaceStartY">
|
|
|
|
|
+ $logoSpaceStartY
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceStartY" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">310</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">optional vertical start position of the logo space (top left corner)</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">int|null</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$logoSpaceStartY</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">null</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_logoSpaceWidth">
|
|
|
|
|
+ $logoSpaceWidth
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_logoSpaceWidth" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">295</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">width of the logo space</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">int</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$logoSpaceWidth</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">0</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="
|
|
class="
|
|
@@ -2128,7 +2368,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">408</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">433</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2161,6 +2401,50 @@
|
|
|
—
|
|
—
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_clampLogoSpaceValue">
|
|
|
|
|
+ clampLogoSpaceValue()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_clampLogoSpaceValue" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">443</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">clamp the logo space values between 0 and maximum length (177 modules at version 40)</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">clampLogoSpaceValue</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</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">$value</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">int</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
class="phpdocumentor-element
|
|
@@ -2175,7 +2459,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">317</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">342</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2233,7 +2517,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">386</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">411</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2290,7 +2574,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">342</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">367</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2334,6 +2618,182 @@
|
|
|
—
|
|
—
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_set_logoSpaceHeight">
|
|
|
|
|
+ set_logoSpaceHeight()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceHeight" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">457</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">clamp/set logo space height</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">set_logoSpaceHeight</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$value</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_set_logoSpaceStartX">
|
|
|
|
|
+ set_logoSpaceStartX()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceStartX" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">464</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">clamp/set horizontal logo space start</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">set_logoSpaceStartX</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int|null </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$value</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int|null</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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_set_logoSpaceStartY">
|
|
|
|
|
+ set_logoSpaceStartY()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceStartY" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">471</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">clamp/set vertical logo space start</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">set_logoSpaceStartY</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int|null </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$value</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int|null</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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_set_logoSpaceWidth">
|
|
|
|
|
+ set_logoSpaceWidth()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_logoSpaceWidth" 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/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">450</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">clamp/set logo space width</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">set_logoSpaceWidth</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$value</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
class="phpdocumentor-element
|
|
@@ -2348,7 +2808,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">329</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">354</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2392,7 +2852,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">399</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">424</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2436,7 +2896,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">373</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">398</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2480,7 +2940,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">308</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">333</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2524,7 +2984,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">301</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">326</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -2568,7 +3028,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QROptionsTrait.php"><a href="files/src-qroptionstrait.html"><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">290</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">315</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|