Packages

 

com.aspose.psd.xmp.schemas.photoshop

Class ColorMode

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.xmp.schemas.photoshop.ColorMode


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

    Represents color mode in PhotoshopPackage.

    • 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.