chillerlan-QRCode-QRCodeReaderOptionsTrait.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/template.js"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. <li class="phpdocumentor-topnav__menu-item -menu">
  45. <a href="https://php-qrcode.readthedocs.io">
  46. <span>
  47. User Manual
  48. </span>
  49. </a>
  50. </li>
  51. <li class="phpdocumentor-topnav__menu-item -social">
  52. <a href="https://github.com/chillerlan/php-qrcode">
  53. <span>
  54. <i class="fab fa-github"></i>
  55. </span>
  56. </a>
  57. </li>
  58. </ul>
  59. </nav>
  60. </header>
  61. <main class="phpdocumentor">
  62. <div class="phpdocumentor-section">
  63. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  64. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  65. Menu
  66. </label>
  67. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  68. <section class="phpdocumentor-sidebar__category">
  69. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  70. <h4 class="phpdocumentor-sidebar__root-namespace">
  71. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  72. </h4>
  73. <ul class="phpdocumentor-list">
  74. <li>
  75. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  76. </li>
  77. <li>
  78. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  79. </li>
  80. </ul>
  81. <h4 class="phpdocumentor-sidebar__root-namespace">
  82. <a href="namespaces/output.html" class="">Output</a>
  83. </h4>
  84. </section>
  85. <section class="phpdocumentor-sidebar__category">
  86. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  87. <h4 class="phpdocumentor-sidebar__root-namespace">
  88. <a href="packages/Application.html" class="">Application</a>
  89. </h4>
  90. </section>
  91. <section class="phpdocumentor-sidebar__category">
  92. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  93. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  94. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  95. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  96. </section>
  97. <section class="phpdocumentor-sidebar__category">
  98. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  99. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  100. </section>
  101. </aside>
  102. <div class="phpdocumentor-column -nine phpdocumentor-content">
  103. <section>
  104. <ul class="phpdocumentor-breadcrumbs">
  105. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  106. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  107. </ul>
  108. <article class="phpdocumentor-element -trait">
  109. <h2 class="phpdocumentor-content__title">
  110. QRCodeReaderOptionsTrait
  111. </h2>
  112. <aside class="phpdocumentor-element-found-in">
  113. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  114. :
  115. <span class="phpdocumentor-element-found-in__line">18</span>
  116. </aside>
  117. <p class="phpdocumentor-summary">Trait QRCodeReaderOptionsTrait</p>
  118. <h3 id="toc">
  119. Table of Contents
  120. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  121. </h3>
  122. <h4 id="toc-properties">
  123. Properties
  124. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
  125. </h4>
  126. <dl class="phpdocumentor-table-of-contents">
  127. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  128. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerGrayscale">$readerGrayscale</a>
  129. <span>
  130. &nbsp;: bool </span>
  131. </dt>
  132. <dd>Grayscale the image before reading</dd>
  133. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  134. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerIncreaseContrast">$readerIncreaseContrast</a>
  135. <span>
  136. &nbsp;: bool </span>
  137. </dt>
  138. <dd>Increase the contrast before reading</dd>
  139. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  140. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerInvertColors">$readerInvertColors</a>
  141. <span>
  142. &nbsp;: bool </span>
  143. </dt>
  144. <dd>Invert the colors of the image</dd>
  145. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  146. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerUseImagickIfAvailable">$readerUseImagickIfAvailable</a>
  147. <span>
  148. &nbsp;: bool </span>
  149. </dt>
  150. <dd>Use Imagick (if available) when reading QR Codes</dd>
  151. </dl>
  152. <h4 id="toc-methods">
  153. Methods
  154. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  155. </h4>
  156. <dl class="phpdocumentor-table-of-contents">
  157. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  158. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#method_set_readerUseImagickIfAvailable">set_readerUseImagickIfAvailable()</a>
  159. <span>
  160. &nbsp;: void </span>
  161. </dt>
  162. <dd>enables Imagick for the QR Code reader if the extension is available</dd>
  163. </dl>
  164. <section class="phpdocumentor-properties">
  165. <h3 class="phpdocumentor-elements__header" id="properties">
  166. Properties
  167. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  168. </h3>
  169. <article
  170. class="
  171. phpdocumentor-element
  172. -property
  173. -protected
  174. "
  175. >
  176. <h4 class="phpdocumentor-element__name" id="property_readerGrayscale">
  177. $readerGrayscale
  178. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerGrayscale" class="headerlink"><i class="fas fa-link"></i></a>
  179. <span class="phpdocumentor-element__modifiers">
  180. </span>
  181. </h4>
  182. <aside class="phpdocumentor-element-found-in">
  183. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  184. :
  185. <span class="phpdocumentor-element-found-in__line">28</span>
  186. </aside>
  187. <p class="phpdocumentor-summary">Grayscale the image before reading</p>
  188. <code class="phpdocumentor-code phpdocumentor-signature ">
  189. <span class="phpdocumentor-signature__visibility">protected</span>
  190. <span class="phpdocumentor-signature__type">bool</span>
  191. <span class="phpdocumentor-signature__name">$readerGrayscale</span>
  192. = <span class="phpdocumentor-signature__default-value">false</span></code>
  193. </article>
  194. <article
  195. class="
  196. phpdocumentor-element
  197. -property
  198. -protected
  199. "
  200. >
  201. <h4 class="phpdocumentor-element__name" id="property_readerIncreaseContrast">
  202. $readerIncreaseContrast
  203. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerIncreaseContrast" class="headerlink"><i class="fas fa-link"></i></a>
  204. <span class="phpdocumentor-element__modifiers">
  205. </span>
  206. </h4>
  207. <aside class="phpdocumentor-element-found-in">
  208. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  209. :
  210. <span class="phpdocumentor-element-found-in__line">40</span>
  211. </aside>
  212. <p class="phpdocumentor-summary">Increase the contrast before reading</p>
  213. <code class="phpdocumentor-code phpdocumentor-signature ">
  214. <span class="phpdocumentor-signature__visibility">protected</span>
  215. <span class="phpdocumentor-signature__type">bool</span>
  216. <span class="phpdocumentor-signature__name">$readerIncreaseContrast</span>
  217. = <span class="phpdocumentor-signature__default-value">false</span></code>
  218. <section class="phpdocumentor-description"><p>note that applying contrast works different in GD and Imagick, so mileage may vary</p>
  219. </section>
  220. </article>
  221. <article
  222. class="
  223. phpdocumentor-element
  224. -property
  225. -protected
  226. "
  227. >
  228. <h4 class="phpdocumentor-element__name" id="property_readerInvertColors">
  229. $readerInvertColors
  230. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerInvertColors" class="headerlink"><i class="fas fa-link"></i></a>
  231. <span class="phpdocumentor-element__modifiers">
  232. </span>
  233. </h4>
  234. <aside class="phpdocumentor-element-found-in">
  235. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  236. :
  237. <span class="phpdocumentor-element-found-in__line">33</span>
  238. </aside>
  239. <p class="phpdocumentor-summary">Invert the colors of the image</p>
  240. <code class="phpdocumentor-code phpdocumentor-signature ">
  241. <span class="phpdocumentor-signature__visibility">protected</span>
  242. <span class="phpdocumentor-signature__type">bool</span>
  243. <span class="phpdocumentor-signature__name">$readerInvertColors</span>
  244. = <span class="phpdocumentor-signature__default-value">false</span></code>
  245. </article>
  246. <article
  247. class="
  248. phpdocumentor-element
  249. -property
  250. -protected
  251. "
  252. >
  253. <h4 class="phpdocumentor-element__name" id="property_readerUseImagickIfAvailable">
  254. $readerUseImagickIfAvailable
  255. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerUseImagickIfAvailable" class="headerlink"><i class="fas fa-link"></i></a>
  256. <span class="phpdocumentor-element__modifiers">
  257. </span>
  258. </h4>
  259. <aside class="phpdocumentor-element-found-in">
  260. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  261. :
  262. <span class="phpdocumentor-element-found-in__line">23</span>
  263. </aside>
  264. <p class="phpdocumentor-summary">Use Imagick (if available) when reading QR Codes</p>
  265. <code class="phpdocumentor-code phpdocumentor-signature ">
  266. <span class="phpdocumentor-signature__visibility">protected</span>
  267. <span class="phpdocumentor-signature__type">bool</span>
  268. <span class="phpdocumentor-signature__name">$readerUseImagickIfAvailable</span>
  269. = <span class="phpdocumentor-signature__default-value">false</span></code>
  270. </article>
  271. </section>
  272. <section class="phpdocumentor-methods">
  273. <h3 class="phpdocumentor-elements__header" id="methods">
  274. Methods
  275. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  276. </h3>
  277. <article
  278. class="phpdocumentor-element
  279. -method
  280. -protected
  281. "
  282. >
  283. <h4 class="phpdocumentor-element__name" id="method_set_readerUseImagickIfAvailable">
  284. set_readerUseImagickIfAvailable()
  285. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#method_set_readerUseImagickIfAvailable" class="headerlink"><i class="fas fa-link"></i></a>
  286. </h4>
  287. <aside class="phpdocumentor-element-found-in">
  288. <abbr class="phpdocumentor-element-found-in__file" title="src/QRCodeReaderOptionsTrait.php"><a href="files/src-qrcodereaderoptionstrait.html"><abbr title="src/QRCodeReaderOptionsTrait.php">QRCodeReaderOptionsTrait.php</abbr></a></abbr>
  289. :
  290. <span class="phpdocumentor-element-found-in__line">45</span>
  291. </aside>
  292. <p class="phpdocumentor-summary">enables Imagick for the QR Code reader if the extension is available</p>
  293. <code class="phpdocumentor-code phpdocumentor-signature ">
  294. <span class="phpdocumentor-signature__visibility">protected</span>
  295. <span class="phpdocumentor-signature__name">set_readerUseImagickIfAvailable</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$useImagickIfAvailable</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  296. <div class="phpdocumentor-label-line">
  297. </div>
  298. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  299. <dl class="phpdocumentor-argument-list">
  300. <dt class="phpdocumentor-argument-list__entry">
  301. <span class="phpdocumentor-signature__argument__name">$useImagickIfAvailable</span>
  302. : <span class="phpdocumentor-signature__argument__return-type">bool</span>
  303. </dt>
  304. <dd class="phpdocumentor-argument-list__definition">
  305. </dd>
  306. </dl>
  307. </article>
  308. </section>
  309. <div class="phpdocumentor-modal" id="source-view">
  310. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  311. <div class="phpdocumentor-modal-container">
  312. <div class="phpdocumentor-modal-content">
  313. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/QRCodeReaderOptionsTrait.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  314. </div>
  315. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  316. </div>
  317. </div>
  318. <script type="text/javascript">
  319. (function () {
  320. function loadExternalCodeSnippet(el, url, line) {
  321. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  322. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  323. const language = 'php';
  324. const code = document.createElement('code');
  325. code.className = 'language-' + language;
  326. pre.textContent = '';
  327. pre.setAttribute('data-line', line)
  328. code.textContent = 'Loading…';
  329. pre.appendChild(code);
  330. var xhr = new XMLHttpRequest();
  331. xhr.open('GET', src, true);
  332. xhr.onreadystatechange = function () {
  333. if (xhr.readyState !== 4) {
  334. return;
  335. }
  336. if (xhr.status < 400 && xhr.responseText) {
  337. code.textContent = xhr.responseText;
  338. Prism.highlightElement(code);
  339. return;
  340. }
  341. if (xhr.status === 404) {
  342. code.textContent = '✖ Error: File could not be found';
  343. return;
  344. }
  345. if (xhr.status >= 400) {
  346. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  347. return;
  348. }
  349. code.textContent = '✖ Error: An unknown error occurred';
  350. };
  351. xhr.send(null);
  352. });
  353. }
  354. const modalButtons = document.querySelectorAll("[data-modal]");
  355. const openedAsLocalFile = window.location.protocol === 'file:';
  356. if (modalButtons.length > 0 && openedAsLocalFile) {
  357. console.warn(
  358. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  359. 'browsers block XHR requests when a page is opened this way'
  360. );
  361. }
  362. modalButtons.forEach(function (trigger) {
  363. if (openedAsLocalFile) {
  364. trigger.setAttribute("hidden", "hidden");
  365. }
  366. trigger.addEventListener("click", function (event) {
  367. event.preventDefault();
  368. const modal = document.getElementById(trigger.dataset.modal);
  369. if (!modal) {
  370. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  371. return;
  372. }
  373. modal.classList.add("phpdocumentor-modal__open");
  374. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  375. const exits = modal.querySelectorAll("[data-exit-button]");
  376. exits.forEach(function (exit) {
  377. exit.addEventListener("click", function (event) {
  378. event.preventDefault();
  379. modal.classList.remove("phpdocumentor-modal__open");
  380. });
  381. });
  382. });
  383. });
  384. })();
  385. </script>
  386. </article>
  387. </section>
  388. <section class="phpdocumentor-on-this-page__sidebar">
  389. <section class="phpdocumentor-on-this-page__content">
  390. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  391. <ul class="phpdocumentor-list -clean">
  392. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  393. <li>
  394. <ul class="phpdocumentor-list -clean">
  395. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#toc-properties">Properties</a></li>
  396. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#toc-methods">Methods</a></li>
  397. </ul>
  398. </li>
  399. <li class="phpdocumentor-on-this-page-section__title">Properties</li>
  400. <li>
  401. <ul class="phpdocumentor-list -clean">
  402. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerGrayscale">$readerGrayscale</a></li>
  403. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerIncreaseContrast">$readerIncreaseContrast</a></li>
  404. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerInvertColors">$readerInvertColors</a></li>
  405. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#property_readerUseImagickIfAvailable">$readerUseImagickIfAvailable</a></li>
  406. </ul>
  407. </li>
  408. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  409. <li>
  410. <ul class="phpdocumentor-list -clean">
  411. <li><a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#method_set_readerUseImagickIfAvailable">set_readerUseImagickIfAvailable()</a></li>
  412. </ul>
  413. </li>
  414. </ul>
  415. </section>
  416. </section>
  417. </div>
  418. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  419. <section class="phpdocumentor-search-results__dialog">
  420. <header class="phpdocumentor-search-results__header">
  421. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  422. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  423. </header>
  424. <section class="phpdocumentor-search-results__body">
  425. <ul class="phpdocumentor-search-results__entries"></ul>
  426. </section>
  427. </section>
  428. </section>
  429. </div>
  430. <a href="classes/chillerlan-QRCode-QRCodeReaderOptionsTrait.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  431. </main>
  432. <script>
  433. cssVars({});
  434. </script>
  435. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  436. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  437. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  438. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  439. </body>
  440. </html>