Android app for interactively selecting a part of a filtered image to convert back to the original color.
huecolor is hosted in the following web site
https://github.com/timvandermeij/huecolor
If you think the Android project huecolor listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of huecolor.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in huecolor. The names of the image files are listed as follows.
ic_action_select_all.png ic_browse_photo.png ic_camera.png ic_save.png
The following screenshort is generated from the image listed above.
huecolor has the following Java source files.
nl.liacs.huecolor.ApplicationTest.java nl.liacs.huecolor.BaseActivity.java nl.liacs.huecolor.ColorPickerDialog.java nl.liacs.huecolor.Filters.java nl.liacs.huecolor.IconListView.java nl.liacs.huecolor.MainActivity.java nl.liacs.huecolor.SelectionActivity.java nl.liacs.huecolor.SelectionView.java