dmcgeoch Messages: 52 Registered: November 2006 Location: New Jersey
Member
Storing it as text was my next attempt
I am having trouble determing the size of the image for the .sch file. I wrote code to open an image and place it in a label, but I can't figure out how to determmine the size and convert the image to a string that can be saved and restored. I've been looking through the examples and reference code without any luck. I've also be searching the forums, but I haven't come across anyone else attempting to save an image as part of another file.