QRCode v0.1.5 QRCode

Link to this section Summary

Link to this section Functions

Link to this function

to_png(text, opts \\ [])

to png content

Params

text

the content

opts

  • :quiet_zone default is 0
Link to this function

to_png_file(text, file_path, opts \\ [])

to png file

Params

text

the content

file_path

opts

  • :quiet_zone default is 0