|
-
July 16th, 1999, 10:20 AM
#1
Showing Pictures
Hello People. I´m developing a program and i just would like to show some saved pictures from the hard disk? How do I do that? Shall i transform it to a bitmap? Help.
David
-
July 16th, 1999, 12:50 PM
#2
Re: Showing Pictures
Yes, I would load the images, convert them to bitmap and display - or if you have an API which would display the images in their current format, that would be okay too.
-
July 16th, 1999, 12:55 PM
#3
Re: Showing Pictures
im working on a simple program that requires me to replace bitmaps in one static control with other ones. like SEVEN to CHERRY. whats a good way to go about this? oh and they be in the resources.
-
June 20th, 2000, 07:43 AM
#4
Re: Showing Pictures
Ok but we have to write the API, then, haven't we?
I have a gif picture with transparent backgroung. A friend told me that bitmaps can't have transparent background.
Then when I manage to have a stisfactory bitmap, I store it in the res directory? Add the file to the project? and it will appear in the Image dropdown box of the Properties dialog box of the control????
Marina
Please go vote for your country!
-
June 20th, 2000, 08:18 AM
#5
-
June 20th, 2000, 08:24 AM
#6
Re: Showing Pictures
Hi,
as long as they are bitmaps, it's already in windows, and since it gets asked often, I wrote a small MFC control (http://buerger.metropolis.de/bitbuck...ls/wndimg.html (third time today - it's bitmaps again?)
For others, like GIF and JPEG, some free libraries are out there. however, I haven't found one yet I could heartily suggest...
Good luck
Peter
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
|