|
-
February 1st, 2010, 06:52 PM
#1
How to display a InteropBitmap in a Windows Form
I haven't used C# in awhile. So, to get back into it I am writing an application using CLEyeCamera API for the PS3 Eye Toy. The API returns a InteropBitmap. I want to display the image in a panel. I would normally do this by overriding the paint event and using e.Graphics.DrawImage();
What is the right way to go about displaying this in C#?
KTNXBYE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|