CodeGlyphX logo
CodeGlyphX

API Reference

Class

PharmacodeTwoTrackDecoder

Namespace CodeGlyphX.Pharmacode
Assembly CodeGlyphX
Modifiers static

Decodes Pharmacode (two-track) barcodes.

Inheritance

  • Object
  • PharmacodeTwoTrackDecoder

Methods

public static Boolean TryDecode(BitMatrix modules, out String text) #
Returns: Boolean

Attempts to decode a Pharmacode (two-track) barcode from a BitMatrix.

Parameters

modules CodeGlyphX.BitMatrix requiredposition: 0
text System.String@ requiredposition: 1