C D G V Z

C

com.cage.zxing4p3 - package com.cage.zxing4p3
 

D

decodeImage(boolean, PImage) - Method in class com.cage.zxing4p3.ZXING4P
Decode the QRCode from a PImage
decodeMultipleQRCodes(boolean, PImage) - Method in class com.cage.zxing4p3.ZXING4P
Decode the QRCode(s) from a PImage

G

generateQRCode(String, int, int) - Method in class com.cage.zxing4p3.ZXING4P
Generates a QRCode PImage from a string
getPositionMarkers() - Method in class com.cage.zxing4p3.ZXING4P
Returns a PVector array with the position markers for the latest detected QRCode
getPositionMarkers(int) - Method in class com.cage.zxing4p3.ZXING4P
Returns a PVector array with the position markers for a specific QRCode

V

version() - Method in class com.cage.zxing4p3.ZXING4P
Displays version information of this library in the console

Z

ZXING4P - Class in com.cage.zxing4p3
This library was created to integrate the open source ZXING barcode library with Processing.
ZXING4P() - Constructor for class com.cage.zxing4p3.ZXING4P
Constructor

C D G V Z