将二维码信息matrix融合文本内容,比如打印logo到二维码 @param text 文本图元 @param matrix 二维码信息矩阵 @param foreColor 前景色 @param backColor 背景色 @return 融合文本信息的二维码缓冲图像
(Text text, BitMatrix matrix, int foreColor, int backColor)
source not stored for this graph (policy: none)
no test coverage detected