Re: Smooth lines in Picturebox
- From: "RB Smissaert" <bartsmissaert@xxxxxxxxxxxxxxxx>
- Date: Tue, 10 Oct 2006 20:40:31 +0100
Have changed the ScaleMode for the Picturebox to pixels, but it made no difference.
So it looks I will need to use some smoothing algorythm. Not sure though if if worth it as the
jaggedness is not that bad and I take such an algorythm will slow the drawing down quite a lot.
RBS
"J French" <erewhon@xxxxxxxxxx> wrote in message news:452b75c5.257529672@xxxxxxxxxxxxxxxxxxx
On 10 Oct 2006 01:33:31 -0700, "bart.smissaert@xxxxxxxxx"
<bart.smissaert@xxxxxxxxx> wrote:
I would work in Pixels
OK, how do I do that?
Set your ScaleMode for the PictureBox to vbPixels
(you would have to do that for APIs anyway)
.
- 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
- Smooth lines in Picturebox
- Prev by Date: Re: Visual Basic on Vista: try not to laugh
- Next by Date: Re: Reassigning arrow keys
- Previous by thread: Re: Smooth lines in Picturebox
- Next by thread: Re: Smooth lines in Picturebox
- Index(es):