8000 Proposal to expand the design functionality of bitmap QRCoder (System.Drawing) · Issue #302 · codebude/QRCoder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Proposal to expand the design functionality of bitmap QRCoder (System.Drawing) #302
Closed
@AlexandreZaytsev

Description

@AlexandreZaytsev

Hi!
Version used : QRCoder 1.4.1
Compiled from source or NuGet package?: Yes
Payload/Encoded text: --
Used payload generator: passing the formatted string
Used ECC-level: M
Used renderer class: --
Environment (.NET 3.5, .NET 4.X, .NETCore, ...): Net4.x

I use your library to create static QRs from the CRM system

  1. Can you add layers?
  • top layer - QR
  • lower - custom picture
    ps
    now I use a separately prepared picture for emulation
    using (var bitmap = code. GetGraphic(pixelsPerModule, ColorTranslator.FromHtml(foreground), ColorTranslator.FromHtml(background), imgObj, imgSize))
    with a transparency of 50% and a size of 90%, but since it does not work out very...
  1. Can you add tools for custom QR design?
    for example, as here
    https://www.qrcode-monkey.com/
    https://qrcode.website/
    https://www.unitag.io/qrcode
    and so on.
    ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0