QRCode v2.0.0 QRCode.SvgSettings View Source
Settings structure for Svg.
Link to this section Summary
Link to this section Types
Link to this type
background_color() View Source
Link to this type
qrcode_color() View Source
Link to this type
t()
View Source
t()
View Source
t() :: %QRCode.SvgSettings{
background_color: background_color(),
qrcode_color: qrcode_color(),
scale: integer()
}
t() :: %QRCode.SvgSettings{ background_color: background_color(), qrcode_color: qrcode_color(), scale: integer() }