public class QRCodeRasterizedImageProducer extends Object implements QRCodeImageProducer
PROPERTY_PREFIX_QRCODE_PRODUCER| Constructor and Description |
|---|
QRCodeRasterizedImageProducer() |
| Modifier and Type | Method and Description |
|---|---|
Renderable |
createImage(JasperReportsContext jasperReportsContext,
JRComponentElement componentElement,
QRCodeBean qrCodeBean,
String message) |
BufferedImage |
getImage(com.itextpdf.text.pdf.qrcode.ByteMatrix matrix,
Color onColor,
Color offColor) |
public Renderable createImage(JasperReportsContext jasperReportsContext, JRComponentElement componentElement, QRCodeBean qrCodeBean, String message)
createImage in interface QRCodeImageProducerpublic BufferedImage getImage(com.itextpdf.text.pdf.qrcode.ByteMatrix matrix, Color onColor, Color offColor)
Copyright © 2015. All rights reserved.