Hi Ramas, > No I hadn't. I not quite sure which action (and how) I could use in > addition with Core Animation. I need (near) real-time drawing for > scaling and rotating. So dealing with pixels data for every update is > quite expensive. Unless I am missing something?
It is written in the basic documentation of the vImage framework that it was precisely done to support real-time or near real-time geometrical operations on raster files like rotation and interpolation. I must admit, however, that I never dug into it myself: I do a lot of CALayer affine transforms in the application I'm writing, but I don't care about rotated pixels since I mostly deal with vector data. Cheers! Vincent_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com