Search Results

1
vote

Working with multi-page images in an NSImage

I'm not positive, but IIRC if you initialize an NSImage with multi-page TIFF data, you will get one image rep per page. (Probably what peterb was alluding to.) Edit: Check out …