• 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
Re: How To Create Very Huge Images (2 GB and above)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How To Create Very Huge Images (2 GB and above)


  • Subject: Re: How To Create Very Huge Images (2 GB and above)
  • From: Robert Clair <email@hidden>
  • Date: Wed, 15 Nov 2006 07:55:17 -0500

One solution is to band the image. Create it one band at a time, and then write the band out to a tiff using libtiff. This will keep the memory size of your app reasonable (provided that you pick a reasonable band size).

I know there is libtiff around, but I would like to avoid this, since
distribution in my App wouldnt be easy!

Just link to libtiff statically, then you don't have to distribute it.

Out of curiosity, what are you going to do with such huge images after you have them ?

...Bob Clair _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Prev by Date: Antw: Core Data PersistentStore woes with SQLite
  • Next by Date: Re: Barcode Scanner project updated for Built-in iSights
  • Previous by thread: Re: How To Create Very Huge Images (2 GB and above)
  • Next by thread: noobs and document package types
  • Index(es):
    • Date
    • Thread