Pics and variables vb help needed
Posted: Sat Apr 02, 2005 7:30 pm
does nebody no if it is possible in visual basic to store an image in a variable, im making a program with animation and i need to store each of the pictures in a variable or sumthing. for example ive tried
dim pic(0 to 9999) as image
and stuff like that. can ne1 tell me how to store a massive amount of pictures in sum kind of variable or array or sumthing.
dim pic(0 to 9999) as image
and stuff like that. can ne1 tell me how to store a massive amount of pictures in sum kind of variable or array or sumthing.