public class PdfCompressionCore
| Field Summary | ||
|---|---|---|
static final int | NONE | |
None
|
||
static final int | RLE | |
Rle
|
||
static final int | LZW | |
Lzw
|
||
static final int | FLATE | |
Flate
|
||