Re: Need to draw a NSImage into a graf port
Re: Need to draw a NSImage into a graf port
- Subject: Re: Need to draw a NSImage into a graf port
- From: Scott Chandler <email@hidden>
- Date: Mon, 24 Nov 2003 15:33:52 -0800
Thanks a bunch! That seems to be the solution we needed. I looked in
the sample code area, but obviously not deep enough. Good show!
Scott
On Monday, Nov 24, 2003, at 12:59 US/Pacific, Douglas A. Welton wrote:
Scott,
Check of the Quicktime Sample Code for CocoaCreateMovie. If memory
serves,
it will do exactly what you want.
later,
douglas
on 11/22/03 9:32 PM, Scott Chandler at email@hidden wrote:
Any suggestions on how best to do this? Specifically we are trying to
draw a EPS image into a CGrafPort. We don't care how we get it in
there, but ultimately it must end up in a CGrafPort.
I see that the Web Kit has a ConvertNSImageToCGImageRef() or some such
routine, but it requires having Safari installed...a requirement we
may
not be able to make.
Any suggestions?
Thanks,
Scott Chandler
_______________________________________________
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.
_______________________________________________
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.