Module fast_qr::convert

source ·
Expand description

Converts a crate::QRCode to image or SVG you will need to activate associated feature flag

Modules§

Structs§

  • Allows to take String, string slices, arrays or slices of u8 (3 or 4) to create a Color

Enums§

Traits§

  • Trait for SvgBuilder and ImageBuilder

Functions§

  • Converts an array of pixel color to it’s hexadecimal representation

Type Aliases§