quartz-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Core Image interpolation Issue Sandy McGuffog Mon Jun 22 06:01:06 2009
Ok - then I'd definitely say that what you are seeing is interpolation from the Core Image pipeline. If you're not actually using Core Image features - you say you're not using filters - then the easiest solution may be just to load your image as something that doesn't interpolate by default, e.g., an NSImage, rather than using Core ImageSandy On Jun 22, 2009, at 7:40 AM, Srinivasa Prabhu wrote:
Hi Sandy, Thanks for your inputs on this issue.So the question is, what's your input into the CIImage (what are you creating it from), and what are you asking it to render to?Input image is a file loaded using following API :[[CIImage alloc]initWithContentsOfURL:[NSURL fileURLWithPath:inFilePath]]and the loaded image is rendered without any filters applied. Regards, Srinivas. ----------------------------------------------- Robosoft Technologies - Come home to TechnologyDisclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartz-dev mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartz-dev/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- Core Image interpolation Issue Srinivasa Prabhu
- Re: Core Image interpolation Issue Sandy McGuffog
- Re: Core Image interpolation Issue Srinivasa Prabhu
- Re: Core Image interpolation Issue Sandy McGuffog
- Re: Core Image interpolation Issue Srinivasa Prabhu
- Re: Core Image interpolation Issue Sandy McGuffog <=
- Re: Core Image interpolation Issue Srinivasa Prabhu
- Re: Core Image interpolation Issue Sandy McGuffog
- Re: Core Image interpolation Issue Andrew Lindesay
- Re: Core Image interpolation Issue Srinivasa Prabhu