- M_TEST - - -
- - - - -
- public
- int
- M_TEST
- = 0b11111111111
-
-
-
-
-
-
-
-From 345df9a00aeb29f5f5dbe53a61cea3720066b60f Mon Sep 17 00:00:00 2001
From: codemasher
- public
- int
- M_TEST
- = 0b11111111111
-
-
-
-
-
-
-
-
- public
- int
- M_TEST_DARK
- = 0b111111111111
-
-
-
-
-
-
-
If no $height is given, the space will be assumed a square of $width.
-Additionally, the logo space can be positioned within the QR Code - respecting the main functional patterns - -using $startX and $startY. If either of these are null, the logo space will be centered in that direction. +
Additionally, the logo space can be positioned within the QR Code using $startX and $startY. +If either of these are null, the logo space will be centered in that direction. ECC level "H" (30%) is required.
The coordinates of $startX and $startY do not include the quiet zone: [0, 0] is always the top left module of the top left finder pattern, negative values go into the quiet zone top and left.
@@ -2995,7 +2927,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3058,7 +2990,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3096,7 +3028,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3134,7 +3066,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3172,7 +3104,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3239,7 +3171,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3306,7 +3238,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3352,7 +3284,7 @@ Note that there is no restiction on how many times this method could be called o @@ -3524,8 +3456,6 @@ Note that there is no restiction on how many times this method could be called o
- public
- int
- M_TEST
- = 0b11111111111
-
-
-
-
-
-
-
-
- public
- int
- M_TEST_DARK
- = 0b111111111111
-
-
-
-
-
-
-
use QRMatrix::getSize() instead