Re: Smooth lines in Picturebox
- From: "Mike Williams" <Mike@xxxxxxxxxxxxxxxxx>
- Date: Thu, 12 Oct 2006 14:43:51 +0100
"Schmidt" <sss@xxxxxxxxx> wrote in message
news:%23CfD$5e7GHA.4064@xxxxxxxxxxxxxxxxxxxxxxx
Good point, now then let's write our own Halftone-Stretch, wich
works on systems < W2K too. :-) The following example . . . . .
Hi Olaf. Very nice code that. Works fine and produces a result very similar to StretchMode 4. Also, as you've found on your own systems, it is very fast. I haven't yet tried it on larger images, but on the test image it runs at about the same speed as the StretchBlt API if you include all necessary the code, and about 3 times faster than StretchBlt if you exclude the part of the code which gets the bitmap data into the array (GetArrFromHdl). Quite impressive. Excellent stuff.
Mike
.
- Follow-Ups:
- Re: Smooth lines in Picturebox
- From: Schmidt
- Re: Smooth lines in Picturebox
- References:
- Smooth lines in Picturebox
- From: RB Smissaert
- Re: Smooth lines in Picturebox
- From: J French
- Re: Smooth lines in Picturebox
- From: bart.smissaert@xxxxxxxxx
- Re: Smooth lines in Picturebox
- From: J French
- Re: Smooth lines in Picturebox
- From: RB Smissaert
- Re: Smooth lines in Picturebox
- From: Schmidt
- Re: Smooth lines in Picturebox
- From: Mike Williams
- Re: Smooth lines in Picturebox
- From: Schmidt
- Re: Smooth lines in Picturebox
- From: Mike Williams
- Re: Smooth lines in Picturebox
- From: Schmidt
- Smooth lines in Picturebox
- Prev by Date: Re: Getting selected values from Checkbox Style ListBox
- Next by Date: Re: VB 2005 not .NET
- Previous by thread: Re: Smooth lines in Picturebox
- Next by thread: Re: Smooth lines in Picturebox
- Index(es):