Sprite and colorTrasnform on native

sprite.transform.colorTransform = myColor;

has no effect for me on Windows and Android targets, but works fine on Flash.
Do I miss something or this is not implemented?

Not implemented yet, but planned. bitmapData.colorTransform should work, though