ActionScript : ActionScript Classes : ColorTransform (flash.geom.ColorTransform)
Context of the notion in the technology: Document / Topc: ActionScript Document / Topc: ActionScript Classes
Related Keywords: Action Script Action Script Classes Color Transform flash geom Color Transform
Help URL: http://livedocs.macromedia.com/flash/8/main/00002083.html
Items Related to ColorTransform (flash.geom.ColorTransform)
Inner Elements of ColorTransform (flash.geom.ColorTransform)
ColorTransform (flash.geom.ColorTransform) contains following items:
- alphaMultiplier (alpha Multiplier)
- alphaOffset (alpha Offset)
- blueMultiplier (blue Multiplier)
- blueOffset (blue Offset)
- greenMultiplier (green Multiplier)
- greenOffset (green Offset)
- redMultiplier (red Multiplier)
- redOffset (red Offset)
- rgb
- concat
- toString (to String)
ActionScript is an ECMAScript-based programming language used for scripting Macromedia Flash movies and applications. Since both ActionScript and JavaScript are based on the same ECMAScript syntax, fluency in one theoretically translates easily to the other. However, while JavaScript's DOM is browser window, document and form centric, the ActionScript DOM is movie centric, which may include animations, audio, text and event handling. -- wikipedia.org
|