On Jun 26, 2010, at 17:17:02, LuKreme wrote: > Converting a png to an NSData object should not be that hard. It's kinda part > of CoreImage, isn't it?
No; Core Image is for filtering and transforming images. It has nothing to do with external representations, such as PNG, nor objects to hold such representations, such as NSData. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
