Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AztecReader

This implementation can detect and decode Aztec codes in an image.

author

David Olivier

Hierarchy

  • AztecReader

Implements

Index

Methods

decode

  • Locates and decodes a Data Matrix code in an image.

    throws

    NotFoundException if a Data Matrix code cannot be found

    throws

    FormatException if a Data Matrix code cannot be decoded

    Parameters

    Returns Result

    a String representing the content encoded by the Data Matrix code

Private reportFoundResultPoints

reset

  • reset(): void

Generated using TypeDoc