APKPure Appを使用する
Palette Helperの旧いバージョンをダウンロードすることが可能
パレットライブラリを使用して画像のカラーパレットを生成するためのユーティリティアプリ。
Palette Helper is a simple utility app made to generate color palettes of images using Google's fantastic Palette library. It's mostly a for-fun pet project, and intended as such for anyone that wants to see what kind of results the library churns out for images. I hope it might also be useful to any designers that want to design a color palette around a given scene or image.
The flow is pretty simple. You can either choose to open an image from storage, enter an image URL, or take one from your camera (if you feel like capturing a scene). You can also share an image to the app via the system's intent system.
The app is completely open source, and can be found on GitHub: https://github.com/hzsweers/palettehelper
Special thanks for my friend Emil Sjölander for the icon art!
Explanation of permissions:
=====================
INTERNET and ACCESS_NETWORK_STATE - For downloading images via URL and analytics/crash reporting.
WRITE_EXTERNAL_STORAGE - This also covers reading from internal storage. This is so the app can tell the camera where to store the image if you want to capture an image, and also to load an image from internal storage.
Last updated on 2016年01月06日
Happy Holidays with a big 2.0 update!
- New: Lots of UI polish and under-the-hood improvements in the detail view
- New: Android M runtime permissions support
- New: Gif support (first frame will be used)
- Lots of under the hood performance improvements
It's been fun dusting off this project. Feedback is always welcome!
Palette Helper
2.0.0 by H. Z. Sweers
2016年01月06日