borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (cd writer working mechanism)Next Topic (mcisendstring) New Topic New Poll Post Reply
AndreaVB Forum : Multimedia : Need faster pixel graphics
Poster Message
pet35
Level: Guest


icon Need faster pixel graphics

I use vb6.  I want to generate a small 'moving' picture bitmap object. The bitmap is 50 by 10 pixel, black and white. I want to redraw the whole picture at least 10 times/second, pixel by pixel.
I tried to use PictureBox object, l used the pset method to draw the pixels. The result was very-very slow! Please HELP!!!

23-03-2003 at 08:52 AM
| Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: Need faster pixel graphics

have you tried using timers to help you redraw? i'm not sure if it helps anyhow... but maybe you can try...


____________________________
Been busy trying to take a second degree <--it's not working out...

01-04-2003 at 12:29 AM
View Profile Send Email to User Show All Posts | Quote Reply
pet35
Level: Guest

icon Re: Need faster pixel graphics

Yes, I used the timer, but the weak point is the slowness of the drawing.

01-04-2003 at 09:03 PM
| Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: Need faster pixel graphics

well... could you try posting your code? maybe there's another way to do it, but it would help if we can see how your trying to do this.



____________________________
Been busy trying to take a second degree <--it's not working out...

02-04-2003 at 05:56 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Multimedia : Need faster pixel graphics
Previous Topic (cd writer working mechanism)Next Topic (mcisendstring) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder