| Package | Description |
|---|---|
| com.aspose.cad.fileformats.tiff.enums | |
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
static TiffExpectedFormat |
TiffExpectedFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TiffExpectedFormat[] |
TiffExpectedFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TiffOptions(TiffExpectedFormat expectedFormat)
Initializes a new instance of the
TiffOptions class. |
TiffOptions(TiffExpectedFormat expectedFormat,
int byteOrder)
Initializes a new instance of the
TiffOptions class. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.