Click to See Complete Forum and Search --> : GDI problem
forfan
June 9th, 2004, 08:57 PM
I am a newbie of GDI.
My task is to load an image and show it in a dialog (VC6.0).
The image can be Tiff, BMP,JPG etc....
In the dialog, image could be zoom in and out.
Are there some demo programs for learnning?
Thx so much.
ovidiucucu
June 10th, 2004, 02:33 AM
...but GDI+ can make your life much more easier ;)
Take a look in these threads:
GDI+ Image question? (http://www.codeguru.com/forum/showthread.php?s=&postid=936248#post936248)
Resize an Image in GDI+ (http://www.codeguru.com/forum/showthread.php?postid=939394#post939394)
Image behind dialog box (http://www.codeguru.com/forum/showthread.php?s=&threadid=258991)
himageofxidian
June 10th, 2004, 06:05 AM
i can give you an example ,
contact me !
Marc G
June 10th, 2004, 06:41 AM
You don't have to crosspost (http://www.codeguru.com/forum/showthread.php?s=&threadid=298008)
Do you have to use GDI, because with GDI+ it's much easier to do.
Doctor Luz
June 10th, 2004, 11:05 AM
look at the bitmaps&palettes section. There are various examples.
http://www.codeguru.com/Cpp/G-M/bitmap/
Mick
June 10th, 2004, 11:08 AM
[Merged threads]
Please do not post the same question to multiple forums.
Thank you.
forfan
June 10th, 2004, 08:19 PM
In fact, I first posted the thread in "VC++ programming" forum,
but then I felt the content of the post may be more closer to the
"Graphics Programming" forum. So I reposted thread.
I am so sorry for that.
Originally posted by Mick
[Merged threads]
Please do not post the same question to multiple forums.
Thank you.
forfan
June 10th, 2004, 08:23 PM
Does VC++6 include GDI+?
Originally posted by Marc G
You don't have to crosspost (http://www.codeguru.com/forum/showthread.php?s=&threadid=298008)
Do you have to use GDI, because with GDI+ it's much easier to do.
forfan
June 10th, 2004, 08:25 PM
.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.