mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-20 14:40:13 +00:00
1.2 KiB
1.2 KiB
QRString
Class QRString: String output: plain text, JSON
Options that affect this module
| property | type |
|---|---|
$eol |
string |
$textDark |
string |
$textLight |
string |
Options that have no effect
| property | reason |
|---|---|
$returnResource |
N/A |
$imageBase64 |
N/A |
$bgColor |
N/A |
$drawLightModules |
not implemented |
$drawCircularModules |
N/A |
$circleRadius |
N/A |
$keepAsSquare |
N/A |
$connectPaths |
N/A |
$excludeFromConnect |
N/A |
$scale |
N/A |
$imageTransparent |
N/A |