TiffSampleFormats

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

public final class TiffSampleFormats extends System.Enum

Exempelformatenum

Fält

FältBeskrivning
UintOsignerade heltalsdata
IntSignerade heltalsdata
IeeeFpIEEE-flyttalsdata
VoidOtypad data
ComplexIntKomplex signerat heltal
ComplexIeeeFpKomplex IEEE-flyttal

Uint

public static final int Uint

Osignerade heltalsdata

Int

public static final int Int

Signerade heltalsdata

IeeeFp

public static final int IeeeFp

IEEE-flyttalsdata

Void

public static final int Void

Otypad data

ComplexInt

public static final int ComplexInt

Komplex signerat heltal

ComplexIeeeFp

public static final int ComplexIeeeFp

Komplex IEEE-flyttal