|
-
January 2nd, 2005, 01:36 AM
#2
If you are running windows, you should look in the windows programming libraries for a component (java terminology) that can hold and display an image. You would then add it to your program. If you can't do that, you could take the image file and parse it, writing it pixel by pixel to the screen in a certain location (bit blitting, I believe), but I don't recommend doing that. I'm sure there's some built in windows coding option.
Look for the Windows Programming API
ac
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
|
|