Hello,
I would like to know if it is possible to draw a component in a Bitmap.
I have a custom component that graphically render some data tha user 
has input. I do no want to display it on screen but I would need to 
convert it to bimap data and send it to the server for storing.

I am able to do that if I first display the component on screen and 
then draw it in a BitmapData.

Any ideas?

Thank you in advance.

Reply via email to