Re: ImageIO errors generating UIImage from NSData from NSImage

2014-07-09 Thread Carl Hoefs
On Jul 9, 2014, at 1:29 PM, Jens Alfke wrote: > > On Jul 9, 2014, at 11:13 AM, Carl Hoefs > wrote: > >> -imageWithData: generates odd messages and returns NULL. >> : ImageIO: PNG PNG unsigned integer out of range >> : ImageIO: PNG [00][00][00][00]: invalid chunk type > > I don’t think this is

Re: ImageIO errors generating UIImage from NSData from NSImage

2014-07-09 Thread Jens Alfke
On Jul 9, 2014, at 11:13 AM, Carl Hoefs wrote: > -imageWithData: generates odd messages and returns NULL. > : ImageIO: PNG PNG unsigned integer out of range > : ImageIO: PNG [00][00][00][00]: invalid chunk type I don’t think this is an image decoding issue. I think the problem is that your dat