TiffSampleFormats

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class TiffSampleFormats extends System.Enum

Beispiel-Format-Enum

Felder

FeldBeschreibung
UintVorzeichenlose Ganzzahldaten
IntVorzeichenbehaftete Ganzzahldaten
IeeeFpIEEE-Gleitkommadaten
VoidDaten ohne Typ
ComplexIntKomplexe signierte Ganzzahl
ComplexIeeeFpKomplexes IEEE-Gleitkomma

Uint

public static final int Uint

Vorzeichenlose Ganzzahldaten

Int

public static final int Int

Vorzeichenbehaftete Ganzzahldaten

IeeeFp

public static final int IeeeFp

IEEE-Gleitkommadaten

Void

public static final int Void

Daten ohne Typ

ComplexInt

public static final int ComplexInt

Komplexe signierte Ganzzahl

ComplexIeeeFp

public static final int ComplexIeeeFp

Komplexes IEEE-Gleitkomma