public class PDFCCITT4DecodeFilter extends Object
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
decodeCCITT4(PDFStream imageStream,
int img_width,
int img_height,
boolean invert,
boolean imageMask,
Color maskColor) |
public static BufferedImage decodeCCITT4(PDFStream imageStream, int img_width, int img_height, boolean invert, boolean imageMask, Color maskColor)