In my app I have one root layer, and many images which are sublayers of rootLayer. I\'d like to flatten all the sublayers of rootLayer into one layer/image, that don\'t have
Do you still want the layer to be interactive? If not, call -renderInContext: and show the bitmap context.
-renderInContext: