Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create thumbnails of 96x96 with GDI+ ?
Message
From
14/08/2006 03:39:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
How to create thumbnails of 96x96 with GDI+ ?
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01145222
Message ID:
01145222
Views:
87
Hello,

I would like to have thumbnails from JPG images.
Like in Windows explorer, I want to have thumbnails of 96x96 pixel.
If the image is in portrait, there will be space on the right and left side and if it's in landscape, there will be space on the top and the bottom.

My idea was to use gdiplus like this :
- create a blank image of 96x96 (OK)
- resize the image to fit in the blank one (OK)
- Paste the resized image in the blank one (Can't find how...)

In gdiplus, I can't find how to paste an image into another...

Any tips ?

Thanks,
Regards
Steph
Next
Reply
Map
View

Click here to load this message in the networking platform