Re: creating an NSImage from an NSMovie
Re: creating an NSImage from an NSMovie
- Subject: Re: creating an NSImage from an NSMovie
- From: Chris Meyer <email@hidden>
- Date: Tue, 17 Feb 2004 09:42:36 -0800
The problem with the Apple example code is that it is SLOW and only
suitable for GWorld's with a specific pixel format.
See
http://cocoadev.com/index.pl?NSImageFromAMovieFrame for a better
solution using core graphics.
- Chris Meyer
On Feb 16, 2004, at 1:10 PM, Benjamin Salanki wrote:
Hi,
I would like to create an NSImage from one single frame of an NSMovie.
could anyone point me in the right direction please?
thx,
Ben
_______________________________________________
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.