View Source QRCode.MatrixHelper (QRCode v3.2.0)

Helper functions for matrix manipulation.

Summary

Functions

Link to this function

surround_matrix(matrix, quiet_zone, value)

View Source
@spec surround_matrix(MatrixReloaded.Matrix.t(), integer(), integer()) ::
  MatrixReloaded.Matrix.t()