Table of Contents

Namespace ZXing.Datamatrix

Classes

DataMatrixReader

This implementation can detect and decode Data Matrix codes in an image.

bbrown@google.com (Brian Brown)

DataMatrixWriter

This object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.

DatamatrixEncodingOptions

The class holds the available options for the DatamatrixWriter