Packages

 

com.aspose.imaging.fileformats.tiff.enums

Class TiffPhotometrics

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


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

    Photometric interpolation 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 Cielab
      1976 CIE L*a*b*.
      static int Icclab
      ICC L*a*b*.
      static int Itulab
      ITU L*a*b*.
      static int Logl
      CIE Log2(L).
      static int Logluv
      CIE Log2(L) (u',v').
      static int Mask
      [obsoleted by TIFF rev.
      static int MinIsBlack
      Min value is black.
      static int MinIsWhite
      Min value is white.
      static int Palette
      Color map indexed.
      static int Rgb
      RGB color model.
      static int Separated
      Color separations.
      static int Ycbcr
      The CCIR 601.
      • 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