blob: 1da80358355936d8ea30589f7c9a3fa90e4c3f0b [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.graphics.utils.shaderClasses.LuminosityShader",
"baseClassname": "flash.display.Shader"
,
"description": "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. <p>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.</p>",
"tags": [
{ "tagName": "includeExample",
"values": ["examples/LuminosityShaderExample.mxml"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.graphics.utils.shaderClasses.LuminosityShader",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
]
}