alexbutenko / TIFFWriter

iOS UIImage to TIFF writer using ImageIO framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIFFWriter

iOS UIImage to TIFF writer using ImageIO framework

When you run application it converts test_image.jpg to tiff and saves it to Documents folder.

You can just check filePath in code to get result image path. (useful for simulator)

It works with XCode 6.

About

iOS UIImage to TIFF writer using ImageIO framework


Languages

Language:Objective-C 100.0%