• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Question on handling very large images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on handling very large images


  • Subject: Question on handling very large images
  • From: Marco Tabini <email@hidden>
  • Date: Fri, 02 Mar 2012 14:05:43 -0500

Hi Everyone,

I find myself in the situation of having to manipulate and display a few very large images in an app running on iOS (potentially in the tens of megapixels at 24 bits/pixel), and I am trying to figure out what the correct pattern for doing so is. I've Googled for solutions, but there seems to be a large amount of variance in the kinds of answers that I've found, so I wanted to ask for some advice before heading out on a wild goose chase.

Can anyone share their view or point me in the direction of some good ideas? My first instinct is to use a memory-mapped file (e.g.: using NSMutableData) to hold the data while I work on it, but I worry that it will be very slow and that I'm missing a much simpler solution. All help greatly appreciated!

Cheers,


Marco
_______________________________________________

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


  • Prev by Date: Re: How are views supposed to reload after being nillified by memory warnings?
  • Next by Date: Re: Round corners of borderless NSWindow without set it transparent
  • Previous by thread: Re: Round corners of borderless NSWindow without set it transparent
  • Next by thread: Re: Question on handling very large images
  • Index(es):
    • Date
    • Thread