https://github.com/prashantvc/basic-image-editor
This Android app shows the ability to adjust Contrast, Brightness and Saturation using the ColorMatrix and ColorMatrixFilters
https://github.com/prashantvc/basic-image-editor
Last synced: about 1 year ago
JSON representation
This Android app shows the ability to adjust Contrast, Brightness and Saturation using the ColorMatrix and ColorMatrixFilters
- Host: GitHub
- URL: https://github.com/prashantvc/basic-image-editor
- Owner: prashantvc
- Created: 2013-05-14T16:06:34.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-15T04:28:52.000Z (about 13 years ago)
- Last Synced: 2025-04-02T22:23:22.834Z (about 1 year ago)
- Language: C#
- Size: 121 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic Image Editor
------------------
This Android app shows the ability to adjust Contrast, Brightness and Saturation using the `ColorMatrix` and `ColorMatrixFilters`
#### Screen shot
![screenshot] (http://i.imgur.com/2BHz6W8.png)
#### Things to do
- Persist adjustments
- Save image