Hi all..
Im using VB.net
I have wrote a function to read bitmap images into a array. but when i want to display it i am writing it to the system.bitmap using setpixel.
Ive found out that it is kindda slow by doing that. Any1 know anyway to speed things up ??
PS: reason for writing it to the system.bitmap is bcouze i need to display it on a picturebox control.
Im using VB.net
I have wrote a function to read bitmap images into a array. but when i want to display it i am writing it to the system.bitmap using setpixel.
Ive found out that it is kindda slow by doing that. Any1 know anyway to speed things up ??
PS: reason for writing it to the system.bitmap is bcouze i need to display it on a picturebox control.