public interface BitMatrixRender
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.google.zxing.common.BitMatrix matrix,
OutputStream out)
渲染
|
void render(com.google.zxing.common.BitMatrix matrix,
OutputStream out)
matrix - 二维码矩阵out - 输出流Copyright © 2025. All rights reserved.