• 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: NSImageView PICTRepresentation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: NSImageView PICTRepresentation?


  • Subject: RE: NSImageView PICTRepresentation?
  • From: George Lawrence Storm <email@hidden>
  • Date: Sun, 10 Oct 2004 02:26:46 -0700

There is a much simpler way to create a NSPICTImageRep:

<snip>

[sender setData:[theRep TIFFRepresentation] forType:type];
}

There you are. You can now read data of type NSPICTPboardType from the pastBoard.
The pasteBoard did the conversion from TIFF to PICT for you.

I am confused, based on your placing the data returned from -TIFFRepresentation: how are you returning PICT data?

I have read a fair amount on moving from PICT to PDF & other formats but not much on converting to PICT from other formats and nothing about automatic conversion using the pasteboard. Can someone please point me to the appropriate documentation.?

-----

George Lawrence Storm
Macintosh Applications Development
Snohomish (Seattle), Washington
E-mail: <email@hidden>

_______________________________________________
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
  • Follow-Ups:
    • Re: NSImageView PICTRepresentation?
      • From: email@hidden (Heinrich Giesen)
  • Prev by Date: My app will not startup in another account
  • Next by Date: Re: My app will not startup in another account
  • Previous by thread: RE: NSImageView PICTRepresentation?
  • Next by thread: Re: NSImageView PICTRepresentation?
  • Index(es):
    • Date
    • Thread