Am writing a graphics program which will develop components and save them to files for later retrieval.
Cant Figure out how to save the color component of the graphics to the file.
The File seems to accept only string items and I have not been able to figure out how to convert the color string back to a color object.
Anybody know the answer?
