View Source QRCode.Render.Png (QRCode v3.1.0)
Create PNG image with settings.
Summary
Functions
Create Png image from QR matrix as binary.
Functions
@spec create(Result.t(String.t(), QRCode.QR.t()), QRCode.Render.PngSettings.t()) :: Result.t(String.t(), binary())
Create Png image from QR matrix as binary.