StretchDIBBits question!

can any filters be applied when stretching the dib? if not, how do i get good quality thumbnails? (c#) and imageboxes or the like are not an acceptable option... (i display via the GDI (gdi32.dll) )...

Something like HALFTONE... and if there is a way... what is the opcode? (i only know the code for SRCCOPY... (found it on a forum...)

any suggestions accepted! I've been beating my head with this for two weeks!
[435 byte] By [asd007] at [2007-11-19 19:42:59]
# 1 Re: StretchDIBBits question!
I think a good way is to use GDI+,it contains very high quality image stretch,or you can search this topic with dev-archive. Maybe it will solve your problem.

Cindy
-----------------------
For high quality flow/diagram MFC/C++ Visio Like visualization Source Code,download XD++ at:
http://www.ucancode.net
cindyonlyone at 2007-11-10 3:49:37 >