Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I clear out a previous image

I had been using the .SetSize 0,0 successfully, until the images got larger then 8192 x 25000 at which time I get not enough memory errors.
0 Kudos
Message 1 of 2
(2,899 Views)
You didn't say much about your problem. Clear out the image from what? A specific control? I can tell you that 8192 x 25000 is an enormous amount of graphics to try to load into memory and I'm not surprised you are getting memory errors. Tell us a little more about what you are doing and we may be able to help.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,899 Views)