Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for QR code styling.

Structsยง

BackgroundOptions
Options for styling QR code background.
Color
RGBA color representation.
ColorStop
A color stop in a gradient.
CornersDotOptions
Options for styling QR code corner dots (center of finder patterns).
CornersSquareOptions
Options for styling QR code corner squares (finder patterns).
DotsOptions
Options for styling QR code dots.
Gradient
Gradient definition for coloring QR code elements.
ImageOptions
Options for embedding an image/logo in the QR code.
QRCodeStylingBuilder
Builder for constructing QRCodeStylingOptions.
QRCodeStylingOptions
Main configuration for QR code styling.
QROptions
Options for QR code generation.