# XWUIBarcodeMaxiCode

MaxiCode 2D barcode (UPS package tracking).

## Basic Usage

Encode a package identifier.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode a package identifier.
```

## Structured Carrier Mode

Mode 4 encodes a standard message; pick the MaxiCode mode explicitly.

```example
file: examples/StructuredMode.ts
html: examples/StructuredMode.html
title: Structured Carrier Mode
description: Mode 4 encodes a standard message; pick the MaxiCode mode explicitly.
```

## Custom Colors

Brand the MaxiCode hex grid with a custom foreground and background.

```example
file: examples/Branded.ts
html: examples/Branded.html
title: Custom Colors
description: Brand the MaxiCode hex grid with a custom foreground and background.
```

```api
```
