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