Re: How to render CIImage into CGBitmapContext or NSBitmapImage
Re: How to render CIImage into CGBitmapContext or NSBitmapImage
- Subject: Re: How to render CIImage into CGBitmapContext or NSBitmapImage
- From: Matt Neuburg <email@hidden>
- Date: Thu, 17 Aug 2006 09:45:37 -0700
- Thread-topic: How to render CIImage into CGBitmapContext or NSBitmapImage
On Thu, 17 Aug 2006 09:26:10 -0600, "Jaret Hargreaves" <email@hidden>
said:
>Using Core Image, I've been able to render the result of an image
>filter I wrote. For the purposes of post-processing, however, I need
>to return the resultant image to python. To do this, I need to
>generate a CGBitmapContext or NSBitmapImage to return the filtered
>image.
>
>How do I render the product of the CIImage into either a
>CGBitmapContext or NSBitmapImage? Any suggestions or pointers to
>example code (ex. from the ADC sample code base) would be much
>appreciated.
Might this help?
<http://developer.apple.com/samplecode/Reducer/listing16.html>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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