Field Summary | ||
---|---|---|
const Number | COMPRESSION_NONE | |
Specifies no compression. | ||
const Number | COMPRESSION_RLE | |
Specifies the RLE compression scheme. | ||
const Number | COMPRESSION_LZW | |
Specifies the LZW compression scheme. | ||
const Number | COMPRESSION_CCITT_3 | |
Specifies the CCITT3 compression scheme. | ||
const Number | COMPRESSION_CCITT_4 | |
Specifies the CCITT4 compression scheme. |
Field Detail |
---|
COMPRESSION_NONE | |
const Number COMPRESSION_NONE |
COMPRESSION_RLE | |
const Number COMPRESSION_RLE |
COMPRESSION_LZW | |
const Number COMPRESSION_LZW |
COMPRESSION_CCITT_3 | |
const Number COMPRESSION_CCITT_3 |
COMPRESSION_CCITT_4 | |
const Number COMPRESSION_CCITT_4 |