[][src]Module qrcode53bytes::mask

Masking flips data modules with certain patterns.

Structs

Mask

A mask, must be inside [0, 7] inclusive.

Functions

apply_mask

Apply a mask of a specific type to a matrix.

evaluate

Evaluate the mask score of a matrix.

mask

Evaluates masks. Returns the mask with the lowest score and a matrix with the mask applied.