QRDimensions
Specifies the dimensions of the QR code.
Elements
Name | Value | Description |
---|---|---|
IMAQ_QR_DIMENSIONS_AUTO_DETECT | 0 | The function will automatically determine the dimensions of the QR code. |
IMAQ_QR_DIMENSIONS_11x11 | 11 | Specifies the dimensions of the QR code as 11 × 11. |
IMAQ_QR_DIMENSIONS_13x13 | 13 | Specifies the dimensions of the QR code as 13 × 13. |
IMAQ_QR_DIMENSIONS_15x15 | 15 | Specifies the dimensions of the QR code as 15 × 15. |
IMAQ_QR_DIMENSIONS_17x17 | 17 | Specifies the dimensions of the QR code as 17 × 17. |
IMAQ_QR_DIMENSIONS_21x21 | 21 | Specifies the dimensions of the QR code as 21 × 21. |
IMAQ_QR_DIMENSIONS_25x25 | 25 | Specifies the dimensions of the QR code as 25 × 25. |
IMAQ_QR_DIMENSIONS_29x29 | 29 | Specifies the dimensions of the QR code as 29 × 29. |
IMAQ_QR_DIMENSIONS_33x33 | 33 | Specifies the dimensions of the QR code as 33 × 33. |
IMAQ_QR_DIMENSIONS_37x37 | 37 | Specifies the dimensions of the QR code as 37 × 37. |
IMAQ_QR_DIMENSIONS_41x41 | 41 | Specifies the dimensions of the QR code as 41 × 41. |
IMAQ_QR_DIMENSIONS_45x45 | 45 | Specifies the dimensions of the QR code as 45 × 45. |
IMAQ_QR_DIMENSIONS_49x49 | 49 | Specifies the dimensions of the QR code as 49 × 49. |
IMAQ_QR_DIMENSIONS_53x53 | 53 | Specifies the dimensions of the QR code as 53 × 53. |
IMAQ_QR_DIMENSIONS_57x57 | 57 | Specifies the dimensions of the QR code as 57 × 57. |
IMAQ_QR_DIMENSIONS_61x61 | 61 | Specifies the dimensions of the QR code as 61 × 61. |
IMAQ_QR_DIMENSIONS_65x65 | 65 | Specifies the dimensions of the QR code as 65 × 65. |
IMAQ_QR_DIMENSIONS_69x69 | 69 | Specifies the dimensions of the QR code as 69 × 69. |
IMAQ_QR_DIMENSIONS_73x73 | 73 | Specifies the dimensions of the QR code as 73 × 73. |
IMAQ_QR_DIMENSIONS_77x77 | 77 | Specifies the dimensions of the QR code as 77 × 77. |
IMAQ_QR_DIMENSIONS_81x81 | 81 | Specifies the dimensions of the QR code as 81 × 81. |
IMAQ_QR_DIMENSIONS_85x85 | 85 | Specifies the dimensions of the QR code as 85 × 85. |
IMAQ_QR_DIMENSIONS_89x89 | 89 | Specifies the dimensions of the QR code as 89 × 89. |
IMAQ_QR_DIMENSIONS_93x93 | 93 | Specifies the dimensions of the QR code as 93 × 93. |
IMAQ_QR_DIMENSIONS_97x97 | 97 | Specifies the dimensions of the QR code as 97 × 97. |
IMAQ_QR_DIMENSIONS_101x101 | 101 | Specifies the dimensions of the QR code as 101 × 101. |
IMAQ_QR_DIMENSIONS_105x105 | 105 | Specifies the dimensions of the QR code as 105 × 105. |
IMAQ_QR_DIMENSIONS_109x109 | 109 | Specifies the dimensions of the QR code as 109 × 109. |
IMAQ_QR_DIMENSIONS_113x113 | 113 | Specifies the dimensions of the QR code as 113 × 113. |
IMAQ_QR_DIMENSIONS_117x117 | 117 | Specifies the dimensions of the QR code as 117 × 117. |
IMAQ_QR_DIMENSIONS_121x121 | 121 | Specifies the dimensions of the QR code as 121 × 121. |
IMAQ_QR_DIMENSIONS_125x125 | 125 | Specifies the dimensions of the QR code as 125 × 125. |
IMAQ_QR_DIMENSIONS_128x128 | 128 | Specifies the dimensions of the QR code as 128 × 128. |
IMAQ_QR_DIMENSIONS_133x133 | 133 | Specifies the dimensions of the QR code as 133 × 133. |
IMAQ_QR_DIMENSIONS_137x137 | 137 | Specifies the dimensions of the QR code as 137 × 137. |
IMAQ_QR_DIMENSIONS_141x141 | 141 | Specifies the dimensions of the QR code as 141 × 141. |
IMAQ_QR_DIMENSIONS_145x145 | 145 | Specifies the dimensions of the QR code as 145 × 145. |
IMAQ_QR_DIMENSIONS_149x149 | 149 | Specifies the dimensions of the QR code as 149 × 149. |
IMAQ_QR_DIMENSIONS_153x153 | 153 | Specifies the dimensions of the QR code as 153 × 153. |
IMAQ_QR_DIMENSIONS_157x157 | 157 | Specifies the dimensions of the QR code as 157 × 1537 |
IMAQ_QR_DIMENSIONS_161x161 | 161 | Specifies the dimensions of the QR code as 161 × 161. |
IMAQ_QR_DIMENSIONS_165x165 | 165 | Specifies the dimensions of the QR code as 165 × 165. |
IMAQ_QR_DIMENSIONS_169x169 | 169 | Specifies the dimensions of the QR code as 169 × 169. |
IMAQ_QR_DIMENSIONS_173x173 | 173 | Specifies the dimensions of the QR code as 173 × 173. |
IMAQ_QR_DIMENSIONS_177x177 | 177 | Specifies the dimensions of the QR code as 177 × 177. |
IMAQ_QR_DIMENSIONS_SIZE_GUARD | 0xFFFFFFFF | Reserved |