Packageorg.alivepdf.drawing
Classpublic final class Blend



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"