Packages

 

com.aspose.imaging.xmp.schemas.photoshop

Class ColorMode

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.xmp.schemas.photoshop.ColorMode


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

    Represents color mode in PhotoshopPackage.

    • 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 byte Bitmap
      Bitmap color mode.
      static byte Cmyk
      CMYK color mode.
      static byte Duotone
      Duo-tone color.
      static byte GrayScale
      Gray scale color mode.
      static byte IndexedColor
      The indexed color.
      static byte LabColor
      LAB color.
      static byte MultiChannel
      Multi-channel color.
      static byte Rgb
      RGB color.
      • 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