MCPcopy Create free account
hub / github.com/SPLWare/esProc / toBufferedQRImage

Method toBufferedQRImage

src/main/java/com/scudata/chart/Utils.java:3597–3616  ·  view source on GitHub ↗

将二维码信息matrix融合文本内容,比如打印logo到二维码 @param text 文本图元 @param matrix 二维码信息矩阵 @param foreColor 前景色 @param backColor 背景色 @return 融合文本信息的二维码缓冲图像

(Text text, BitMatrix matrix,
			int foreColor, int backColor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calcBarcodeImageMethod · 0.95

Calls 5

getMarginIndexMethod · 0.95
scaleImageMethod · 0.95
printLogoMethod · 0.95
getWidthMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected