Adds a decorator to the renderer.
Gets background color.
Gets foreground color.
Gets the height around the rendered image.
Gets the margin around the QR code.
Gets the width of the rendered image.
render(): defined by RendererInterface.
Sets background color.
Sets foreground color.
Sets the height around the renderd image.
Sets the margin around the QR code.
Sets whether dimensions should be rounded down.
Sets the height around the renderd image.
Gets whether dimensions should be rounded down.
Background color.
Size of each individual block.
Decorators used on QR codes.
Final height of the image.
Final width of the image.
Whether dimensions should be rounded down
Foreground color.
Requested height of the rendered image.
Margin around the QR code, also known as quiet zone.
Whether dimensions should be rounded down.
Requested width of the rendered image.
Renders a QR code.
Image renderer, supporting multiple backends.