Field Summary | ||
---|---|---|
const int | NO | |
No compression (the default).
|
||
const int | JPEG | |
JPEG compression.
|
||
const int | GIF | |
GIF compression.
|
||
const int | TIFF | |
TIFF compression.
|
||
const int | PNG | |
PNG compression.
|
||
const int | UNDEFINED | |
Undefined.
|