com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class BlendMode

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.pdf.BlendMode


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

    The blend modes enumeration.

    • 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 int Color
      Color blend mode.
      static int ColorBurn
      ColorBurn blend mode.
      static int ColorDodge
      ColorDodge blend mode.
      static int Compatible
      Compatible blend mode.
      static int Darken
      Darken blend mode.
      static int Difference
      Difference blend mode.
      static int Exclusion
      Exclusion blend mode.
      static int HardLight
      HardLight blend mode.
      static int Hue
      Hue blend mode.
      static int Lighten
      Lighten blend mode.
      static int Luminosity
      Luminosity blend mode.
      static int Multiply
      Multiply blend mode.
      static int Normal
      Normal blend mode.
      static int Overlay
      Overlay blend mode.
      static int Saturation
      Saturation blend mode.
      static int Screen
      Screen blend mode.
      static int SoftLight
      SoftLight 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, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject