B C D G I M Q R W
B
- BufferedImageLuminanceSource - com.github.binarywang.utils.qrcode中的类
-
Created by Binary Wang on 2017-01-05.
- BufferedImageLuminanceSource(BufferedImage) - 类 的构造器com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
- BufferedImageLuminanceSource(BufferedImage, int, int, int, int) - 类 的构造器com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
C
- com.github.binarywang.utils.qrcode - 程序包 com.github.binarywang.utils.qrcode
-
- createQrcode(String, int, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
-
根据指定边长创建生成的二维码
- createQrcode(String, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
-
创建生成默认高度(400)的二维码图片
可以指定是否贷logo
- crop(int, int, int, int) - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
D
- decodeQrcode(File) - 类 中的静态方法com.github.binarywang.utils.qrcode.QrcodeUtils
-
解析二维码
- DEFAULT_BORDER - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- DEFAULT_BORDERCOLOR - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- DEFAULT_LOGOPART - 类 中的静态变量com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
G
- getBorder() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- getBorderColor() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- getLogoPart() - 类 中的方法com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- getMatrix() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
- getRow(int, byte[]) - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
I
- isCropSupported() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
- isRotateSupported() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
M
- MatrixToImageWriter - com.github.binarywang.utils.qrcode中的类
-
Created by Binary Wang on 2017-01-05.
- MatrixToLogoImageConfig - com.github.binarywang.utils.qrcode中的类
-
Created by Binary Wang on 2017-01-05.
- MatrixToLogoImageConfig() - 类 的构造器com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
- MatrixToLogoImageConfig(Color, int) - 类 的构造器com.github.binarywang.utils.qrcode.MatrixToLogoImageConfig
-
Q
- QrcodeUtils - com.github.binarywang.utils.qrcode中的类
-
Created by Binary Wang on 2017-01-05.
- QrcodeUtils() - 类 的构造器com.github.binarywang.utils.qrcode.QrcodeUtils
-
R
- rotateCounterClockwise() - 类 中的方法com.github.binarywang.utils.qrcode.BufferedImageLuminanceSource
-
W
- writeToFile(BitMatrix, String, File) - 类 中的静态方法com.github.binarywang.utils.qrcode.MatrixToImageWriter
-
- writeToStream(BitMatrix, String, OutputStream) - 类 中的静态方法com.github.binarywang.utils.qrcode.MatrixToImageWriter
-
B C D G I M Q R W
Copyright © 2017. All rights reserved.