• 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: NSTextView Image Issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView Image Issues


  • Subject: Re: NSTextView Image Issues
  • From: Douglas Davidson <email@hidden>
  • Date: Mon, 12 Apr 2004 11:12:42 -0700

On Apr 12, 2004, at 10:46 AM, Nicko van Someren wrote:

So what's the proscribed way to get a suitable NSFileWrapper in the case where the image data has not come from a file? I have a program which makes images using the NSImage method initWithPasteboard: and often the data in the pasteboard is not related to any specific file. Is there some generic way to get a file out of this or do I have to special case every paste board content type and each image type?

What you are doing in effect is writing the image out to a file. Just like any other case where you might want to write an image out to a file, you need to pick a file format. The file format you want may depend on the contents of the image. You must pick the format, but NSImage in most cases will produce the actual data.

Douglas Davidson
_______________________________________________
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.


  • Follow-Ups:
    • Re: NSTextView Image Issues
      • From: Nicko van Someren <email@hidden>
References: 
 >NSTextView Image Issues (From: "Ian G. Gillespie" <email@hidden>)
 >Re: NSTextView Image Issues (From: Douglas Davidson <email@hidden>)
 >Re: NSTextView Image Issues (From: Nicko van Someren <email@hidden>)

  • Prev by Date: Re: NSTextView Image Issues
  • Next by Date: Re: NSTextView Image Issues
  • Previous by thread: Re: NSTextView Image Issues
  • Next by thread: Re: NSTextView Image Issues
  • Index(es):
    • Date
    • Thread