Color transform in HTML5

Hi,
is it possible to change hue, brightness and saturation to DisplayObject? I need a (animatable) filter to apply to animations, I can’t manipulate the bitmapData pixels.
Thanks

Check out the source code for HaxeFlixel’s FlxColor for some ideas :slight_smile: