Re: Smooth lines in Picturebox

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Schmidt" <sss@xxxxxxxxx> wrote in message
news:%23CfD$5e7GHA.4064@xxxxxxxxxxxxxxxxxxxxxxx

Good point, now then let's write our own Halftone-Stretch
which works on systems < W2K too . . . . .

I've just been carrying out a few more tests on some larger sized images and
even if you include the GetDIBits time your compiled code still performs
more or less at exactly the same speed as the API StretcBlt mode 4, and it
produces a result which to my eyes looks identical. And, of course, your
code will work on Win98 as well (which is something StretchBlt mode 4 will
generally not do). Nice code indeed, Olaf. Mind if I steal it ? ;-)

Mike


.