Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 279 Bytes

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.