\ZxingQrReader

Summary

Methods
Properties
Constants
__construct()
decode()
text()
getResult()
No public properties found
SOURCE_TYPE_FILE
SOURCE_TYPE_BLOB
SOURCE_TYPE_RESOURCE
No protected methods found
No protected properties found
N/A
No private methods found
$bitmap
$reader
$result
N/A

Constants

SOURCE_TYPE_FILE

SOURCE_TYPE_FILE = 'file'

SOURCE_TYPE_BLOB

SOURCE_TYPE_BLOB = 'blob'

SOURCE_TYPE_RESOURCE

SOURCE_TYPE_RESOURCE = 'resource'

Properties

$bitmap

$bitmap : 

Type

$reader

$reader : 

Type

$result

$result : 

Type

Methods

__construct()

__construct(  $imgSource,   $sourceType = \Zxing\QrReader::SOURCE_TYPE_FILE,   $useImagickIfAvailable = true) 

Parameters

$imgSource
$sourceType
$useImagickIfAvailable

decode()

decode() 

text()

text() 

getResult()

getResult()