remontijssen Hi all, did anyone ever try to create a texture that can be drawn into an SPImage from an SPSprite?
Daniel What you're looking for is probably SPRenderTexture. You can draw any Sparrow object into a RenderTexture and then display it using an SPImage.