Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QRCodeWriter

This object renders a QR Code as a BitMatrix 2D array of greyscale values.

author

dswitkin@google.com (Daniel Switkin)

Hierarchy

  • QRCodeWriter

Implements

Index

Properties

Methods

Properties

Static Private QUIET_ZONE_SIZE

QUIET_ZONE_SIZE: number = 4

Methods

encode

Static Private renderResult

  • renderResult(code: QRCode, width: number, height: number, quietZone: number): BitMatrix

Generated using TypeDoc