deprecated.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Documentation &raquo; Deprecated elements
  6. </title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <base href="../">
  9. <link rel="icon" href="images/favicon.ico"/>
  10. <link rel="stylesheet" href="css/normalize.css">
  11. <link rel="stylesheet" href="css/base.css">
  12. <link rel="preconnect" href="https://fonts.gstatic.com">
  13. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  14. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  15. <link rel="stylesheet" href="css/template.css">
  16. <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" />
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  19. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  20. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  21. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  22. <script src="js/template.js"></script>
  23. <script src="js/search.js"></script>
  24. <script defer src="js/searchIndex.js"></script>
  25. </head>
  26. <body id="top">
  27. <header class="phpdocumentor-header phpdocumentor-section">
  28. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  29. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  30. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  31. <i class="fas fa-bars"></i>
  32. </label>
  33. <section data-search-form class="phpdocumentor-search">
  34. <label>
  35. <span class="visually-hidden">Search for</span>
  36. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  37. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  38. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  39. </svg>
  40. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  41. </label>
  42. </section>
  43. <nav class="phpdocumentor-topnav">
  44. <ul class="phpdocumentor-topnav__menu">
  45. <li class="phpdocumentor-topnav__menu-item -menu">
  46. <a href="https://php-qrcode.readthedocs.io">
  47. <span>
  48. User Manual
  49. </span>
  50. </a>
  51. </li>
  52. <li class="phpdocumentor-topnav__menu-item -social">
  53. <a href="https://github.com/chillerlan/php-qrcode">
  54. <span>
  55. <i class="fab fa-github"></i>
  56. </span>
  57. </a>
  58. </li>
  59. </ul>
  60. </nav>
  61. </header>
  62. <main class="phpdocumentor">
  63. <div class="phpdocumentor-section">
  64. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  65. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  66. Menu
  67. </label>
  68. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  69. <section class="phpdocumentor-sidebar__category">
  70. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  71. <h4 class="phpdocumentor-sidebar__root-namespace">
  72. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  73. </h4>
  74. <ul class="phpdocumentor-list">
  75. <li>
  76. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  77. </li>
  78. <li>
  79. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  80. </li>
  81. </ul>
  82. </section>
  83. <section class="phpdocumentor-sidebar__category">
  84. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  85. <h4 class="phpdocumentor-sidebar__root-namespace">
  86. <a href="packages/Application.html" class="">Application</a>
  87. </h4>
  88. </section>
  89. <section class="phpdocumentor-sidebar__category">
  90. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  92. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  93. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  94. </section>
  95. <section class="phpdocumentor-sidebar__category">
  96. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  97. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  98. </section>
  99. </aside>
  100. <div class="phpdocumentor-column -nine phpdocumentor-content">
  101. <section>
  102. <ul class="phpdocumentor-breadcrumbs">
  103. <li><a href="">Home</a></li>
  104. </ul>
  105. <div class="phpdocumentor-row">
  106. <h2 class="phpdocumentor-content__title">Deprecated</h2>
  107. <h3>Table of Contents</h3>
  108. <table class="phpdocumentor-table_of_contents">
  109. <tr>
  110. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Data/QRMatrix.php">src/Data/QRMatrix.php</a></td>
  111. </tr>
  112. <tr>
  113. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QRImage.php">src/Output/QRImage.php</a></td>
  114. </tr>
  115. <tr>
  116. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/QRCode.php">src/QRCode.php</a></td>
  117. </tr>
  118. <tr>
  119. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/QROptionsTrait.php">src/QROptionsTrait.php</a></td>
  120. </tr>
  121. </table>
  122. <a id="src/Data/QRMatrix.php"></a>
  123. <h3><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></h3>
  124. <table>
  125. <tr>
  126. <th class="phpdocumentor-heading">Line</th>
  127. <th class="phpdocumentor-heading">Element</th>
  128. <th class="phpdocumentor-heading">Reason</th>
  129. </tr>
  130. <tr>
  131. <td class="phpdocumentor-cell">268</td>
  132. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html#method_size"><abbr title="\chillerlan\QRCode\Data\QRMatrix::size()">QRMatrix::size()</abbr></a></td>
  133. <td class="phpdocumentor-cell"><p>use QRMatrix::getSize() instead</p>
  134. </td>
  135. </tr>
  136. </table>
  137. <a id="src/Output/QRImage.php"></a>
  138. <h3><abbr title="src/Output/QRImage.php">QRImage.php</abbr></h3>
  139. <table>
  140. <tr>
  141. <th class="phpdocumentor-heading">Line</th>
  142. <th class="phpdocumentor-heading">Element</th>
  143. <th class="phpdocumentor-heading">Reason</th>
  144. </tr>
  145. <tr>
  146. <td class="phpdocumentor-cell">17</td>
  147. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QRImage.html"><abbr title="\chillerlan\QRCode\Output\QRImage">QRImage</abbr></a></td>
  148. <td class="phpdocumentor-cell"><p>backward compatibility, use QRGdImage instead</p>
  149. </td>
  150. </tr>
  151. </table>
  152. <a id="src/QRCode.php"></a>
  153. <h3><abbr title="src/QRCode.php">QRCode.php</abbr></h3>
  154. <table>
  155. <tr>
  156. <th class="phpdocumentor-heading">Line</th>
  157. <th class="phpdocumentor-heading">Element</th>
  158. <th class="phpdocumentor-heading">Reason</th>
  159. </tr>
  160. <tr>
  161. <td class="phpdocumentor-cell">285</td>
  162. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_getMatrix"><abbr title="\chillerlan\QRCode\QRCode::getMatrix()">QRCode::getMatrix()</abbr></a></td>
  163. <td class="phpdocumentor-cell"><p>use QRCode::getQRMatrix() instead</p>
  164. </td>
  165. </tr>
  166. <tr>
  167. <td class="phpdocumentor-cell">319</td>
  168. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isNumber"><abbr title="\chillerlan\QRCode\QRCode::isNumber()">QRCode::isNumber()</abbr></a></td>
  169. <td class="phpdocumentor-cell"><p>use Number::validateString() instead</p>
  170. </td>
  171. </tr>
  172. <tr>
  173. <td class="phpdocumentor-cell">330</td>
  174. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isAlphaNum"><abbr title="\chillerlan\QRCode\QRCode::isAlphaNum()">QRCode::isAlphaNum()</abbr></a></td>
  175. <td class="phpdocumentor-cell"><p>use AlphaNum::validateString() instead</p>
  176. </td>
  177. </tr>
  178. <tr>
  179. <td class="phpdocumentor-cell">341</td>
  180. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isKanji"><abbr title="\chillerlan\QRCode\QRCode::isKanji()">QRCode::isKanji()</abbr></a></td>
  181. <td class="phpdocumentor-cell"><p>use Kanji::validateString() instead</p>
  182. </td>
  183. </tr>
  184. <tr>
  185. <td class="phpdocumentor-cell">352</td>
  186. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isByte"><abbr title="\chillerlan\QRCode\QRCode::isByte()">QRCode::isByte()</abbr></a></td>
  187. <td class="phpdocumentor-cell"><p>use Byte::validateString() instead</p>
  188. </td>
  189. </tr>
  190. <tr>
  191. <td class="phpdocumentor-cell">40</td>
  192. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_VERSION_AUTO"><abbr title="\chillerlan\QRCode\QRCode::VERSION_AUTO">QRCode::VERSION_AUTO</abbr></a></td>
  193. <td class="phpdocumentor-cell"><p>use Version::AUTO instead</p>
  194. </td>
  195. </tr>
  196. <tr>
  197. <td class="phpdocumentor-cell">47</td>
  198. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_MASK_PATTERN_AUTO"><abbr title="\chillerlan\QRCode\QRCode::MASK_PATTERN_AUTO">QRCode::MASK_PATTERN_AUTO</abbr></a></td>
  199. <td class="phpdocumentor-cell"><p>use MaskPattern::AUTO instead</p>
  200. </td>
  201. </tr>
  202. <tr>
  203. <td class="phpdocumentor-cell">54</td>
  204. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_L"><abbr title="\chillerlan\QRCode\QRCode::ECC_L">QRCode::ECC_L</abbr></a></td>
  205. <td class="phpdocumentor-cell"><p>use EccLevel::L instead</p>
  206. </td>
  207. </tr>
  208. <tr>
  209. <td class="phpdocumentor-cell">61</td>
  210. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_M"><abbr title="\chillerlan\QRCode\QRCode::ECC_M">QRCode::ECC_M</abbr></a></td>
  211. <td class="phpdocumentor-cell"><p>use EccLevel::M instead</p>
  212. </td>
  213. </tr>
  214. <tr>
  215. <td class="phpdocumentor-cell">68</td>
  216. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_Q"><abbr title="\chillerlan\QRCode\QRCode::ECC_Q">QRCode::ECC_Q</abbr></a></td>
  217. <td class="phpdocumentor-cell"><p>use EccLevel::Q instead</p>
  218. </td>
  219. </tr>
  220. <tr>
  221. <td class="phpdocumentor-cell">75</td>
  222. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_H"><abbr title="\chillerlan\QRCode\QRCode::ECC_H">QRCode::ECC_H</abbr></a></td>
  223. <td class="phpdocumentor-cell"><p>use EccLevel::H instead</p>
  224. </td>
  225. </tr>
  226. <tr>
  227. <td class="phpdocumentor-cell">82</td>
  228. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MARKUP_HTML"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MARKUP_HTML">QRCode::OUTPUT_MARKUP_HTML</abbr></a></td>
  229. <td class="phpdocumentor-cell"><p>use QROutputInterface::MARKUP_HTML instead</p>
  230. </td>
  231. </tr>
  232. <tr>
  233. <td class="phpdocumentor-cell">89</td>
  234. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MARKUP_SVG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MARKUP_SVG">QRCode::OUTPUT_MARKUP_SVG</abbr></a></td>
  235. <td class="phpdocumentor-cell"><p>use QROutputInterface::MARKUP_SVG instead</p>
  236. </td>
  237. </tr>
  238. <tr>
  239. <td class="phpdocumentor-cell">96</td>
  240. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_PNG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_PNG">QRCode::OUTPUT_IMAGE_PNG</abbr></a></td>
  241. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_PNG instead</p>
  242. </td>
  243. </tr>
  244. <tr>
  245. <td class="phpdocumentor-cell">103</td>
  246. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_JPG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_JPG">QRCode::OUTPUT_IMAGE_JPG</abbr></a></td>
  247. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_JPG instead</p>
  248. </td>
  249. </tr>
  250. <tr>
  251. <td class="phpdocumentor-cell">110</td>
  252. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_GIF"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_GIF">QRCode::OUTPUT_IMAGE_GIF</abbr></a></td>
  253. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_GIF instead</p>
  254. </td>
  255. </tr>
  256. <tr>
  257. <td class="phpdocumentor-cell">117</td>
  258. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_STRING_JSON"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_STRING_JSON">QRCode::OUTPUT_STRING_JSON</abbr></a></td>
  259. <td class="phpdocumentor-cell"><p>use QROutputInterface::STRING_JSON instead</p>
  260. </td>
  261. </tr>
  262. <tr>
  263. <td class="phpdocumentor-cell">124</td>
  264. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_STRING_TEXT"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_STRING_TEXT">QRCode::OUTPUT_STRING_TEXT</abbr></a></td>
  265. <td class="phpdocumentor-cell"><p>use QROutputInterface::STRING_TEXT instead</p>
  266. </td>
  267. </tr>
  268. <tr>
  269. <td class="phpdocumentor-cell">131</td>
  270. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGICK"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGICK">QRCode::OUTPUT_IMAGICK</abbr></a></td>
  271. <td class="phpdocumentor-cell"><p>use QROutputInterface::IMAGICK instead</p>
  272. </td>
  273. </tr>
  274. <tr>
  275. <td class="phpdocumentor-cell">138</td>
  276. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_FPDF"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_FPDF">QRCode::OUTPUT_FPDF</abbr></a></td>
  277. <td class="phpdocumentor-cell"><p>use QROutputInterface::FPDF instead</p>
  278. </td>
  279. </tr>
  280. <tr>
  281. <td class="phpdocumentor-cell">145</td>
  282. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_EPS"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_EPS">QRCode::OUTPUT_EPS</abbr></a></td>
  283. <td class="phpdocumentor-cell"><p>use QROutputInterface::EPS instead</p>
  284. </td>
  285. </tr>
  286. <tr>
  287. <td class="phpdocumentor-cell">152</td>
  288. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_CUSTOM"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_CUSTOM">QRCode::OUTPUT_CUSTOM</abbr></a></td>
  289. <td class="phpdocumentor-cell"><p>use QROutputInterface::CUSTOM instead</p>
  290. </td>
  291. </tr>
  292. <tr>
  293. <td class="phpdocumentor-cell">159</td>
  294. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MODES"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MODES">QRCode::OUTPUT_MODES</abbr></a></td>
  295. <td class="phpdocumentor-cell"><p>use QROutputInterface::MODES instead</p>
  296. </td>
  297. </tr>
  298. </table>
  299. <a id="src/QROptionsTrait.php"></a>
  300. <h3><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></h3>
  301. <table>
  302. <tr>
  303. <th class="phpdocumentor-heading">Line</th>
  304. <th class="phpdocumentor-heading">Element</th>
  305. <th class="phpdocumentor-heading">Reason</th>
  306. </tr>
  307. <tr>
  308. <td class="phpdocumentor-cell">610</td>
  309. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imageBase64()">QROptionsTrait::set_imageBase64()</abbr></a></td>
  310. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  311. </td>
  312. </tr>
  313. <tr>
  314. <td class="phpdocumentor-cell">621</td>
  315. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imageBase64()">QROptionsTrait::get_imageBase64()</abbr></a></td>
  316. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  317. </td>
  318. </tr>
  319. <tr>
  320. <td class="phpdocumentor-cell">636</td>
  321. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_jpegQuality()">QROptionsTrait::set_jpegQuality()</abbr></a></td>
  322. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  323. </td>
  324. </tr>
  325. <tr>
  326. <td class="phpdocumentor-cell">645</td>
  327. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_jpegQuality()">QROptionsTrait::get_jpegQuality()</abbr></a></td>
  328. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  329. </td>
  330. </tr>
  331. <tr>
  332. <td class="phpdocumentor-cell">660</td>
  333. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_pngCompression()">QROptionsTrait::set_pngCompression()</abbr></a></td>
  334. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  335. </td>
  336. </tr>
  337. <tr>
  338. <td class="phpdocumentor-cell">669</td>
  339. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_pngCompression()">QROptionsTrait::get_pngCompression()</abbr></a></td>
  340. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  341. </td>
  342. </tr>
  343. <tr>
  344. <td class="phpdocumentor-cell">684</td>
  345. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imageTransparencyBG()">QROptionsTrait::set_imageTransparencyBG()</abbr></a></td>
  346. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  347. </td>
  348. </tr>
  349. <tr>
  350. <td class="phpdocumentor-cell">693</td>
  351. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imageTransparencyBG()">QROptionsTrait::get_imageTransparencyBG()</abbr></a></td>
  352. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  353. </td>
  354. </tr>
  355. <tr>
  356. <td class="phpdocumentor-cell">708</td>
  357. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imagickBG()">QROptionsTrait::set_imagickBG()</abbr></a></td>
  358. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  359. </td>
  360. </tr>
  361. <tr>
  362. <td class="phpdocumentor-cell">717</td>
  363. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imagickBG()">QROptionsTrait::get_imagickBG()</abbr></a></td>
  364. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  365. </td>
  366. </tr>
  367. <tr>
  368. <td class="phpdocumentor-cell">414</td>
  369. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_svgViewBoxSize"><abbr title="\chillerlan\QRCode\QROptionsTrait::$svgViewBoxSize">QROptionsTrait::$svgViewBoxSize</abbr></a></td>
  370. <td class="phpdocumentor-cell"><p>use QRMarkupSVG::getViewBox() instead</p>
  371. </td>
  372. </tr>
  373. <tr>
  374. <td class="phpdocumentor-cell">601</td>
  375. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imageBase64">QROptionsTrait::$imageBase64</abbr></a></td>
  376. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  377. </td>
  378. </tr>
  379. <tr>
  380. <td class="phpdocumentor-cell">629</td>
  381. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::$jpegQuality">QROptionsTrait::$jpegQuality</abbr></a></td>
  382. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  383. </td>
  384. </tr>
  385. <tr>
  386. <td class="phpdocumentor-cell">653</td>
  387. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::$pngCompression">QROptionsTrait::$pngCompression</abbr></a></td>
  388. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  389. </td>
  390. </tr>
  391. <tr>
  392. <td class="phpdocumentor-cell">677</td>
  393. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imageTransparencyBG">QROptionsTrait::$imageTransparencyBG</abbr></a></td>
  394. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  395. </td>
  396. </tr>
  397. <tr>
  398. <td class="phpdocumentor-cell">701</td>
  399. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imagickBG">QROptionsTrait::$imagickBG</abbr></a></td>
  400. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  401. </td>
  402. </tr>
  403. </table>
  404. </div>
  405. </section>
  406. </div>
  407. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  408. <section class="phpdocumentor-search-results__dialog">
  409. <header class="phpdocumentor-search-results__header">
  410. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  411. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  412. </header>
  413. <section class="phpdocumentor-search-results__body">
  414. <ul class="phpdocumentor-search-results__entries"></ul>
  415. </section>
  416. </section>
  417. </section>
  418. </div>
  419. <a href="reports/deprecated.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  420. </main>
  421. <script>
  422. cssVars({});
  423. </script>
  424. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  425. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  426. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  427. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  428. </body>
  429. </html>