Re: 2nd Try: Access raw pixel data of a CIImage?
Re: 2nd Try: Access raw pixel data of a CIImage?
- Subject: Re: 2nd Try: Access raw pixel data of a CIImage?
- From: Alastair Houghton <email@hidden>
- Date: Sun, 8 Jul 2007 00:11:54 +0100
On 7 Jul 2007, at 20:10, Simon Raisin wrote:
Thank you both for the prompt response.
Sadly, I am having trouble using CGRect in my vanilla cocoa app.
I've pulled in the ApplicationServices framework, and I'm importing
CGGeometry.h, but no matter what I try I'm still getting 'GCRect
undeclared'
where ever I trying using it. :(
Maybe there's a typo in your e-mail, but then again, maybe it's in
your program---it should be "CGRect", *not* "GCRect".
It shouldn't be necessary to include the Carbon header (as someone
else suggested) to get the CGRect type.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden