saving images
saving images
- Subject: saving images
- From: "H. Miersch" <email@hidden>
- Date: Sat, 21 Jul 2012 17:03:23 +0100
hi.
i just started a new ios project where i want to download images using NSimage's initwithcontentsofURL: method.
now i also want to write those images to permanent storage, but how do i do that? as far as i can tell, NSImage has no method for writing images to disk. is there something i missed? should i download them into an NSData object and save that? but if i do that, will initwithcontentsoffile: read them properly? questions, questions, questions...
any help will be appreciated. thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden