Basics of image processing on iOS via raw bitmap modification. Process the image!
Implementation of 5 filtering methods:
- bright method - increases the brightness of the photo as a percentage
- blur method - applies photo blurring
- green method - enhances the percentage of green
- blue method - enhances the percentage of blue
- red method - enhances the percentage of red