• 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
nsimage and nsimagereps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nsimage and nsimagereps


  • Subject: nsimage and nsimagereps
  • From: email@hidden
  • Date: Mon, 1 Sep 2003 20:42:07 -0400

I need a small nsimage (16x16 pixels) that can be transmitted across
the internet as quickly as possible. what would be the best way of
doing this? Right now I am using TIFFRepresentationUsingCompression on
the image to get the nsdata and then getting the bytes of the nsdata
into a buffer and sending it, and then reversing it to re-create the
image. would using another representation (nsbitmapimagerep was what i
was thinking) cut down on the image's size? how would I go from nsimage
-> nsimagerep -> nsdata and vice versa?

thank you
_______________________________________________
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: Re: Erasing a NSTextView
  • Next by Date: dylib (libz) access and use?
  • Previous by thread: Re: build problem
  • Next by thread: dylib (libz) access and use?
  • Index(es):
    • Date
    • Thread