Packages

 

com.aspose.imaging.fileformats.tiff.enums

Class TiffSampleFormats

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.tiff.enums.TiffSampleFormats


  • public final class TiffSampleFormats
    extends com.aspose.ms.System.Enum

    Sample format enums

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int ComplexIeeeFp
      Complex ieee floating
      static int ComplexInt
      Complex signed int
      static int IeeeFp
      IEEE floating point data
      static int Int
      Signed integer data
      static int Uint
      Unsigned integer data
      static int Void
      Untyped data
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString