|
-
Jun 5th, 2001, 03:07 PM
#1
Thread Starter
New Member
Array Data to Image for Quick display
I'm having bigtime problems with this one. I have an array of data, which I loaded in of RAW format. The first n (width*height) number of pixel intensities is the red plane, the next n number of intensities is the green plane, etc. I need to display this in a quick fashion into a picturebox. Using the pset command to pset each pixel in a loop is rediculously slow. I can't seem to get any other method to work. This one is really stumping me and the performance of my application is really really suffering. PLEASE HELP. Source code is greatly appreciated.
Thanks,
-Richard
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|