Index
All Classes|All Packages
G
- getBit(int) - Method in class io.nayuki.qrcodegen.BitBuffer
-
Returns the bit at the specified index, yielding 0 or 1.
- getData() - Method in class io.nayuki.qrcodegen.QrSegment
-
Returns the data bits of this segment.
- getModule(int, int) - Method in class io.nayuki.qrcodegen.QrCode
-
Returns the color of the module (pixel) at the specified coordinates, which is
false
for light ortrue
for dark.
All Classes|All Packages