iphoneobjective-ccocoacocoa-touchsystem.drawing.imaging

System.Drawing.Imaging-like interface for Cocoa/iPhone image manipulation


I'm looking for an image manipulation library for the iPhone/iPad, with similar functionality like System.Drawing.Imaging on the .net side.

Things I want to do:

Does such a library exists in the standard frameworks, or do I need something else? Could you provide (a link to) some example code?

Thank you!

Yvan Janssens


Solution

  • You can do everything you need with Core Graphics and Core Text