Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 644 Bytes

ImageFilters

Test app for another company

What can this app do?

  1. You can upload image from Photo Library, Camera Roll or enter URL to upload image.
  2. Once you set the image, you can apply 5 filters: Rotate by 90 degrees counter-clockwise, invert colors, monochrome colors, mirror image horizontally, mirror left half of the image on the right half.
  3. After filters apply your history TableView will update. If you like new image, you can save it or set as image to work with. If you don't like it - you can delete it.
  4. If you pick image from Photo Library, you can look up it's EXIF data.

Used libraries: CoreImage, UIKit, ImageIO.