Return to Snippet

Revision: 13751
at May 5, 2009 10:58 by alexaivars


Initial Code
var co:Number =1.2;
bmd.colorTransform(new Rectangle(0, 0, bmd.width, bmd.height), new ColorTransform(co,co,co,1) );

Initial URL

                                

Initial Description

                                

Initial Title
Apply ColorTransform to a BitmapData and change the Brightness

Initial Tags

                                

Initial Language
ActionScript 3