colorTransform not working on the windows target

ColorTransform works good on the Flash and HTML5 targets. But using it on the windows target doesn’t seem to work. Is this known to only work on these targets and if so are there any alternatives?

EDIT: This is solved, i assumed for some reason that it didn’t work because the flixel colorTransform for sprite didn’t work but testing it with the bitmapData directly worked.