THURSDAY, MARCH 5, 2009
UIImage and NSCoding
Here is a category to conform
UIImage to
NSCoding so you can archive it. This is untested - I hacked this up a few minutes in response to a question posed on Twitter. Please let me know if it needs any corrections:
UIImage-NSCoding.h
UIImage-NSCoding.m
This is also checked into Google Code if you prefer to grab it from there.
UIImage-NSCoding.h
//
// UIImage-NSCoding.h
UIImage-NSCoding.m
//
// UIImage-NSCoding.m
This is also checked into Google Code if you prefer to grab it from there.