public final class TiffCompression
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESSION_CCITT_3
Specifies the CCITT3 compression scheme.
|
static int |
COMPRESSION_CCITT_4
Specifies the CCITT4 compression scheme.
|
static int |
COMPRESSION_LZW
Specifies the LZW compression scheme.
|
static int |
COMPRESSION_NONE
Specifies no compression.
|
static int |
COMPRESSION_RLE
Specifies the RLE compression scheme.
|
public static final int COMPRESSION_NONE
public static final int COMPRESSION_RLE
public static final int COMPRESSION_LZW
public static final int COMPRESSION_CCITT_3
public static final int COMPRESSION_CCITT_4
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.