View Source QRCode.Render.PngSettings (QRCode v3.1.0)
Settings structure for Png.
Summary
Types
@type t() :: %QRCode.Render.PngSettings{ background_color: background_color(), qrcode_color: qrcode_color(), scale: integer() }
Settings structure for Png.
@type t() :: %QRCode.Render.PngSettings{ background_color: background_color(), qrcode_color: qrcode_color(), scale: integer() }