Packages

 

com.aspose.imaging.fileformats.psd

Class ColorModes

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.psd.ColorModes


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

    Represents the psd file format color modes.

    • 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 short Bitmap
      The bitmap color mode.
      static short Cmyk
      CMYK color mode.
      static short Duotone
      Duotone color mode.
      static short Grayscale
      The grayscale mode.
      static short Indexed
      Indexed color mode.
      static short Lab
      Lab color mode.
      static short Multichannel
      Multichannel color mode.
      static short Rgb
      RGB color mode.
      • 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