API Reference
Class
MatrixAsciiRenderer
Renders 2D matrices as ASCII text.
Inheritance
- Object
- MatrixAsciiRenderer
Methods
public static String Render(BitMatrix modules, MatrixAsciiRenderOptions options = null) #Returns:
StringRenders the matrix to an ASCII string.
Parameters
- modules CodeGlyphX.BitMatrix
- options CodeGlyphX.Rendering.Ascii.MatrixAsciiRenderOptions = null