|
-
Jan 20th, 2000, 09:15 AM
#1
Thread Starter
New Member
Hi there,
Does anyone know how to read a JPG file into memory (not into a picture box) and process the pixels?
I can load it into a picturebox then loop through the pixels but doing this constantly (every 5 seconds on a timer) will eventually take up memory and screws up windows (after about two hours resources are down to 30%) I dont know if it can be done using a picture object...
Or maybe I can use the picture box but how would I free the memory after every load o(or before the next load)?
Thanks,
Allan
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
|