Packageorg.alivepdf.drawing
Classpublic final class Blend
InheritanceBlend Inheritance Object



Public Constants
 ConstantDefined By
  COLOR : String = Color
[static]
Blend
  COLORBURN : String = ColorBurn
[static]
Blend
  COLORDODGE : String = ColorDodge
[static]
Blend
  DARKEN : String = Darken
[static]
Blend
  DIFFERENCE : String = Difference
[static]
Blend
  EXCLUSION : String = Exclusion
[static]
Blend
  HARDLIGHT : String = HardLight
[static]
Blend
  HUE : String = Hue
[static]
Blend
  LIGHTEN : String = Lighten
[static]
Blend
  LUMINOSITY : String = Luminosity
[static]
Blend
  MULTIPLY : String = Multiply
[static]
Blend
  NORMAL : String = Normal
[static]
Blend
  OVERLAY : String = Overlay
[static]
Blend
  SATURATION : String = Saturation
[static]
Blend
  SCREEN : String = Screen
[static]
Blend
  SOFTLIGHT : String = SoftLight
[static]
Blend
Constant Detail
COLORConstant
public static const COLOR:String = Color

COLORBURNConstant 
public static const COLORBURN:String = ColorBurn

COLORDODGEConstant 
public static const COLORDODGE:String = ColorDodge

DARKENConstant 
public static const DARKEN:String = Darken

DIFFERENCEConstant 
public static const DIFFERENCE:String = Difference

EXCLUSIONConstant 
public static const EXCLUSION:String = Exclusion

HARDLIGHTConstant 
public static const HARDLIGHT:String = HardLight

HUEConstant 
public static const HUE:String = Hue

LIGHTENConstant 
public static const LIGHTEN:String = Lighten

LUMINOSITYConstant 
public static const LUMINOSITY:String = Luminosity

MULTIPLYConstant 
public static const MULTIPLY:String = Multiply

NORMALConstant 
public static const NORMAL:String = Normal

OVERLAYConstant 
public static const OVERLAY:String = Overlay

SATURATIONConstant 
public static const SATURATION:String = Saturation

SCREENConstant 
public static const SCREEN:String = Screen

SOFTLIGHTConstant 
public static const SOFTLIGHT:String = SoftLight