Core Image Advice needed
Core Image Advice needed
- Subject: Core Image Advice needed
- From: Ron Aldrich <email@hidden>
- Date: Thu, 29 Mar 2007 16:29:12 -0700
Folks,
I have a view in my application which displays a CIImage.
I need to adorn that view in various ways - for example, by
displaying a selection rectangle similar to the one used in
"Preview", which obscures the unselected portion of the image using
alpha channel drawing.
Currently, I'm drawing the view by first drawing the CIImage, and
then painting over it by stroking and filling NSBezierPath objects.
My question is, would it be better to stick to Core Image when
rendering the image's adornments?
Is Core Image at all suitable for rendering vector artwork?
TIA,
Ron Aldrich
Software Architects, Inc.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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