chillerlan-QRCode-QRCodeReaderOptionsTrait.html 25 KB

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