ColorTransform fastest for 5x5 non-alpha

An app to test the speed of BitmapData objects with and without alpha...
ColorTrasnform is fastest for bitmapdata greater than 1 pixel in size... ColorTransform objects should be predefined and set with the colors that will be used, otherwise, ColorTransform will become 10x+ slower if you need to set ColorTransform during runtime
@author Jackson Dunstan