Package | Description |
---|---|
com.aspose.imaging.fileformats.tiff.tifftagtypes |
The package contains Tiff file format tag classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TiffByteType
The tiff byte type.
|
class |
TiffDoubleType
The tiff double type.
|
class |
TiffFloatType
The tiff float type.
|
class |
TiffIfdType
Represents the TIFF Exif image file directory type class.
|
class |
TiffLongType
The tiff long type.
|
class |
TiffRationalType
The tiff rational type.
|
class |
TiffSByteType
The tiff signed byte type.
|
class |
TiffShortType
The tiff short type.
|
class |
TiffSLongType
The tiff signed long type.
|
class |
TiffSRationalType
The tiff signed rational type.
|
class |
TiffSShortType
The tiff signed short type.
|