Documentation ¶
Overview ¶
Package aztec can create Aztec Code barcodes
Index ¶
Constants ¶
View Source
const ( DEFAULT_EC_PERCENT = 33 DEFAULT_LAYERS = 0 )
Variables ¶
This section is empty.
Functions ¶
func EncodeWithColor ¶
func EncodeWithColor(data []byte, minECCPercent int, userSpecifiedLayers int, color barcode.ColorScheme) (barcode.Barcode, error)
Encode returns an aztec barcode with the given content and color scheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.