• 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
best format for offscreen images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

best format for offscreen images


  • Subject: best format for offscreen images
  • From: nicolas berloquin <email@hidden>
  • Date: Fri, 10 May 2002 21:00:49 +0200

Hi !

I'd like to implement libjpeg inside a cocoa app in order to decompress quickly (and progressively which I think NSImage doesn't do), then draw at will inside
the draw method of an NSView.
I'd like to know what is the best "offscreen" format in which to render it after decompression so that integration with NSImage will be easier, or rather,
would it be better if I decompressed it in an offscreen then used copybits (or whatever is the equivalent now)?
libjpeg outputs in PBMPLUS PPM/PGM, GIF, BMP, and Targa (that's what the doc says, but I haven't started snooping yet).

Or maybe someone has already done that type of thing and could give me some pointers/classes ??

thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Monitoring file
  • Next by Date: Re: Hiding superclass methods
  • Previous by thread: Monitoring file
  • Next by thread: [OT] April Dev Tools
  • Index(es):
    • Date
    • Thread