• 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: "R. Scott Thompson" <email@hidden>
  • Date: Fri, 8 Oct 2004 10:54:01 -0500

Baring that, the only way (at least that I know) to get PICT data would be
to get the bitmap pixels directly and then use Quickdraw to make a PICT with that
data. Of how to do that, I remain cheerfully innocent.

Bascially, what you would end up doing is putting the pixels into a GWorld, Asking the GWorld to record a picture, and then using CopyBits to copy the pixels back on top of themselves.

Another way to do it would be to get the pixels and ask QuickTime to export a PICT image of those pixels for you.

Scott

--
Macintosh Software Engineering Consulting Services
Visit my resume at <http://homepage.mac.com/easco/RSTResume.html>

_______________________________________________
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: Florent Pillet <email@hidden>
References: 
 >RE: NSImageView PICTRepresentation? (From: Robert Clair <email@hidden>)

  • Prev by Date: RE: NSImageView PICTRepresentation?
  • Next by Date: Re: multiple documents, single window
  • Previous by thread: RE: NSImageView PICTRepresentation?
  • Next by thread: Re: NSImageView PICTRepresentation?
  • Index(es):
    • Date
    • Thread