Packages

 

com.aspose.imaging.fileformats.psd.layers.layerresources

Class SheetColorHighlightEnum

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


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

    Possible colors of Sheet color setting. It's UI decorative color of layer in layers' list in PS

    • 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 Blue
      The blue color.
      static short Gray
      The gray color.
      static short Green
      The green color.
      static short NoColor
      Color is not specified.
      static short Orange
      The orange color.
      static short Red
      The red color.
      static short Violet
      The violet color.
      static short Yellow
      The yellow 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