Click here to Skip to main content
15,912,294 members

Comments by ghvcdthv (Top 1 by date)

ghvcdthv 19-Aug-13 20:31pm View    
I have a question.
When I use these function:
_imageLeft = Surface.FromBitmap(_device, (Bitmap)Bitmap.FromFile("Blue.png"), Pool.Default);

it is delayed. So I can not display images like camera living.
May you give me a solution for faster display these Images?
Thank you so much!