Skip to content

Solid background? #197

Closed Answered by codemasher
strider72 asked this question in Q&A
Apr 25, 2023 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

Example for GD:

$options = new QROptions([
	'outputType'          => QROutputInterface::GDIMAGE_PNG,
	'bgColor'             => [200, 150, 200],
	'imageTransparent'    => false,
	'drawLightModules'    => false,
]);

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@codemasher
Comment options

Answer selected by strider72
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@strider72
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants