I have a small program that resizes a bitmap according to mouse location. (see me talking to myself in this forum: http://bytes.com/forum/thread795956.ht ml)
So every time the mouse moves it resizes the bitmap.
Any ideas on what would be the fastest way to resize a bitmap? (Im not looking for quality, just speed)
So every time the mouse moves it resizes the bitmap.
Any ideas on what would be the fastest way to resize a bitmap? (Im not looking for quality, just speed)
Comment