Page 1 of 1

Display thumbnail - samples needed

Posted: Fri Jun 03, 2005 12:06 pm
by kurka666
Has anyone got an example (I'd prefer Delphi but other are ok) of how to display a thumbnail (loaded with gflLoadThumbnail) on a form?

thanks

Re: Display thumbnail - samples needed

Posted: Fri Jun 03, 2005 2:46 pm
by xnview
kurka666 wrote:Has anyone got an example (I'd prefer Delphi but other are ok) of how to display a thumbnail (loaded with gflLoadThumbnail) on a form?
You can use StretchDIBits or use gflConvertBitmapIntoDDB

Posted: Wed Jun 08, 2005 7:36 am
by kurka666
Thanks - it worked fine!

HEK