Enum TiffDataTypes
Enum TiffDataTypes
Der Name: Aspose.Imaging.FileFormats.Tiff.Enums Versammlung: Aspose.Imaging.dll (25.4.0)
Der Tiff-Daten Typ Enum.
public enum TiffDataTypes : ushort
Fields
Ascii = 2
8-Bit-Bytes mit dem letzten Byte ‘Null’.
Byte = 1
8-Bit unschriebenes Gesamt.
Double = 12
64-Bit IEEE Floating Point.
Float = 11
32-Bit IEEE Floating Point.
IFD8 = 18
Das 64-Bit IFD offset.
Ifd = 13
Indikator für Exif Image File Directory (IFD).
Long = 4
32-Bit unschriebenes Gesamt.
Long8 = 16
Unschlossen 64-Bit Integrator.
Rational = 5
64-Bit unschriebene Fraktion.
SLong8 = 17
64-Bit integriert ist.
Sbyte = 6
8 Bit unterzeichnet vollständig.
Short = 3
16-Bit unschriebenes Gesamt.
Slong = 9
32-Bit unterzeichnet vollständig.
Srational = 10
64-Bit unterzeichnet Fraktion.
Sshort = 8
16-Bit unterzeichnet vollständig.
Undefined = 7
8 Bit untyped Daten.