Getting bits from NSQuickDrawView
Getting bits from NSQuickDrawView
- Subject: Getting bits from NSQuickDrawView
- From: Josh Anon <email@hidden>
- Date: Sat, 8 Mar 2003 15:59:34 -0600
Hi all,
I'm trying to modify the SGDataProc Cocoa example (which uses QT's
SequenceGrabber to decompress video into a view, sadly it's an
NSQuickDrawView). I need to somehow get the bits out of the view so
that I can do some image processing voodoo on it. Unfortunately, if I
try to make the view off screen, I just get random images floating in
the upper-left of my screen. For the more experienced who've worked
with QuickDraw, any suggestion?
Thanks,
Josh
--
//email@hidden ||
http://www.areax.net
[objectivec retain];
_______________________________________________
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.