https://github.com/raczo/colorextractor
Sample app to demonstrate how Android's new Palette class can be used to extract colors from an image to change the color of UI elements.
https://github.com/raczo/colorextractor
android camera color experiment extract-colors palette
Last synced: 8 months ago
JSON representation
Sample app to demonstrate how Android's new Palette class can be used to extract colors from an image to change the color of UI elements.
- Host: GitHub
- URL: https://github.com/raczo/colorextractor
- Owner: RacZo
- License: apache-2.0
- Created: 2015-09-01T15:35:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T03:20:51.000Z (over 7 years ago)
- Last Synced: 2025-06-06T17:07:59.218Z (12 months ago)
- Topics: android, camera, color, experiment, extract-colors, palette
- Language: Java
- Homepage:
- Size: 32.5 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ColorExtractor
Sample ppp to demonstrate how Android's new Palette class can be used to extract colors from an image to change the color of UI elements.

[](https://play.google.com/store/apps/details?id=com.oscarsalguero.colorextractor)
License
=======
Copyright 2017 Oscar Salguero
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.