Documentation

qrconst.php

Tags
copyright

Copyright (C) Stack Ideas Sdn Bhd. All rights reserved.

license

GNU/GPL, see LICENSE.php Foundry is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Table of Contents

Classes

qrstr

Constants

QR_ECLEVEL_H  = 3
QR_ECLEVEL_L  = 0
QR_ECLEVEL_M  = 1
QR_ECLEVEL_Q  = 2
QR_FORMAT_PNG  = 1
QR_FORMAT_TEXT  = 0
QR_MODE_8  = 2
QR_MODE_AN  = 1
QR_MODE_KANJI  = 3
QR_MODE_NUL  = -1
QR_MODE_NUM  = 0
QR_MODE_STRUCTURE  = 4

Constants

QR_ECLEVEL_H

public mixed QR_ECLEVEL_H = 3

QR_ECLEVEL_L

public mixed QR_ECLEVEL_L = 0

QR_ECLEVEL_M

public mixed QR_ECLEVEL_M = 1

QR_ECLEVEL_Q

public mixed QR_ECLEVEL_Q = 2

QR_FORMAT_PNG

public mixed QR_FORMAT_PNG = 1

QR_FORMAT_TEXT

public mixed QR_FORMAT_TEXT = 0

QR_MODE_8

public mixed QR_MODE_8 = 2

QR_MODE_AN

public mixed QR_MODE_AN = 1

QR_MODE_KANJI

public mixed QR_MODE_KANJI = 3

QR_MODE_NUL

public mixed QR_MODE_NUL = -1

QR_MODE_NUM

public mixed QR_MODE_NUM = 0

QR_MODE_STRUCTURE

public mixed QR_MODE_STRUCTURE = 4

        
On this page

Search results