mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-20 06:10:11 +00:00
1.1 KiB
1.1 KiB
QRGdImage
Class QRGdImage: GdImage raster graphic output (GIF, JPG, PNG)
Options that affect this module
| property | type |
|---|---|
$returnResource |
bool |
$imageBase64 |
bool |
$bgColor |
mixed |
$drawLightModules |
bool |
$drawCircularModules |
bool |
$circleRadius |
float |
$keepAsSquare |
array |
$scale |
int |
$imageTransparent |
bool |
$transparencyColor |
mixed |
$pngCompression |
int |
$jpegQuality |
int |
Options that have no effect
| property | reason |
|---|---|
$connectPaths |
N/A |
$excludeFromConnect |
N/A |