Packagemx.graphics.shaderClasses
Classpublic class LuminosityShader
InheritanceLuminosityShader Inheritance flash.display.Shader

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

Creates a blend shader that is equivalent to the 'Luminosity' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. This blend mode is not native to Flash, but is available in tools like Adobe Illustrator and Adobe Photoshop.

The 'luminosity' blend mode can be set on Flex groups and graphic elements. The visual appearance in tools like Adobe Illustrator and Adobe Photoshop will be mimicked through this blend shader.



Public Methods
 MethodDefined By
  
Constructor.
LuminosityShader
Constructor Detail
LuminosityShader()Constructor
public function LuminosityShader()

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

Constructor.