ColorTransform as a part of Transform

Yes, it is currently ignored – colorTransform is VERY COSTLY for Cairo or canvas. We’re probably planning on adding cacheAsBitmap behavior (using an intermediate BitmapData), then on these renderers, triggering cacheAsBitmap=true automatically if you set a color transform. It’s not ideal, but probably the most reasonable approach to this?