Class MatrixToImageWriter

java.lang.Object
com.google.zxing.client.j2se.MatrixToImageWriter

public final class MatrixToImageWriter extends Object
Writes a BitMatrix to BufferedImage, file or stream. Provided here instead of core since it depends on Java SE libraries.
Author:
Sean Owen