Open Source Swift Based Library For Performing Common Image Processing Tasks With A Clean Syntax

Performing common image manipulation tasks using the iOS SDK can get quite messy. Here’s a Swift based library called Toucan that provides a nice clean API for common image processing tasks from Gavin Bunney.

The features of Toucan include:

  • Image resizing with scaling, rotation, and cropping
  • Image masking with circles, rectangles or custom images
  • Borders with customizable width and color
  • Easy chaining of the different image processing stages
  • Examples showing how to perform each operation, and their combinations

You can find Toucan on Github here.

A nice Swift based image processing library.

Original article: Open Source Swift Based Library For Performing Common Image Processing Tasks With A Clean Syntax

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *