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:53 AM
|
win_dir Level: VB Guru Registered: 04-08-2002 Posts: 390
Re: I Need faster pixel graphics
Are you not able to use flash for this purpose? If you do not have a copy, does your workplace or friend have a copy? its worth looking at and i think you can create on-the-spot animations with a graphic using ActionScript. http://www.flashkit.com is a useful site if you can get a hold of Flash by some means.
Please reply to this if you have any further queries/questions/comments.