Hi guys, is there some good tutorial around about how to manipulate
bitmaps in Cocoa?

I would be interested on:

- copy portion of image over another with a mask (this should be
pretty straight forward with quartz2d)
- apply threshold
- apply effects like blur

Not sure if some of this, like the blur, is recommended to do from an
higher level instead of doing it pixel by pixel. In case of the
latter, how to get the bytearray with all the pixels info?

Thanks a lot, chr
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to