Attaching data to image files
Attaching data to image files
- Subject: Attaching data to image files
- From: Jan Van Tol <email@hidden>
- Date: Fri, 11 Apr 2003 18:50:34 -0500
List,
As part of the caching mechanism in my app, I need to be able to
associate data with image files (PNG in this case). Right now I am
storing it in separate plist files, but soon I will have many more
files to manage, and it could become a little bit unwieldy. Is there a
way to embed data (basically a couple of strings) directly in the image
file? Would this be the best way to manage my situation, or would
separate files be the best way to go?
Thanks in advance,
-Jan Van Tol
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.