| Constant | Defined 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 | ||
| COLOR | Constant |
public static const COLOR:String = Color| COLORBURN | Constant |
public static const COLORBURN:String = ColorBurn| COLORDODGE | Constant |
public static const COLORDODGE:String = ColorDodge| DARKEN | Constant |
public static const DARKEN:String = Darken| DIFFERENCE | Constant |
public static const DIFFERENCE:String = Difference| EXCLUSION | Constant |
public static const EXCLUSION:String = Exclusion| HARDLIGHT | Constant |
public static const HARDLIGHT:String = HardLight| HUE | Constant |
public static const HUE:String = Hue| LIGHTEN | Constant |
public static const LIGHTEN:String = Lighten| LUMINOSITY | Constant |
public static const LUMINOSITY:String = Luminosity| MULTIPLY | Constant |
public static const MULTIPLY:String = Multiply| NORMAL | Constant |
public static const NORMAL:String = Normal| OVERLAY | Constant |
public static const OVERLAY:String = Overlay| SATURATION | Constant |
public static const SATURATION:String = Saturation| SCREEN | Constant |
public static const SCREEN:String = Screen| SOFTLIGHT | Constant |
public static const SOFTLIGHT:String = SoftLight