Packages

 

com.aspose.imaging.fileformats.psd.layers

Class BlendMode

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


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

    The layer blend mode.

    • 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 long Color
      Color blend mode.
      static long ColorBurn
      Color burn blend mode.
      static long ColorDodge
      Color dodge blend mode.
      static long Darken
      Darken blend mode.
      static long DarkerColor
      Darker color blend mode.
      static long Difference
      Difference blend mode.
      static long Dissolve
      Dissolve blend mode.
      static long Divide
      Divide blend mode.
      static long Exclusion
      Exclusion blend mode.
      static long HardLight
      Hard light blend mode.
      static long HardMix
      Hard mix blend mode.
      static long Hue
      Hue blend mode.
      static long Lighten
      Lighten blend mode.
      static long LighterColor
      Lighter color blend mode.
      static long LinearBurn
      Linear burn blend mode.
      static long LinearDodge
      Linear dodge blend mode.
      static long LinearLight
      Linear light blend mode.
      static long Luminosity
      Luminosity blend mode.
      static long Multiply
      Multiply blend mode.
      static long Normal
      Normal blend mode.
      static long Overlay
      Overlay blend mode.
      static long PassThrough
      Pass through blend mode.
      static long PinLight
      Pin light blend mode.
      static long Saturation
      Saturation blend mode.
      static long Screen
      Screen blend mode.
      static long SoftLight
      Soft light blend mode.
      static long Subtract
      Subtract blend mode.
      static long VividLight
      Vivid light blend 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