Color Filters in Android SDK

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This application is built for Android software engineers, but anyone can have fun with it!


Features
 • Live preview
 • Pick any image you want
 • ...even transparent animated GIFs
 • Smooth color picker
 • Different color swatches
 • Built-in custom keyboards
 • Generate code
 • Share preview with code
 • Full state auto-save

Purpose
The documentation of the classes extending android.graphics.ColorFilter is pretty thin, and creating filters based on these to achieve the wanted effects may not be trivial. This application lets you try all the possible parameter combinations with a live preview of your chosen image.

Supported Classes
Currently (API Level 22 / M 5.1) all built-in color filters in the android.graphics package and the support library's palette classes are supported.
 • Palette/Swatch
 • ColorMatrixColorFilter
 • LightingColorFilter
 • PorterDuffColorFilter
For more information see:
http://developer.android.com/reference/android/graphics/ColorFilter.html
https://developer.android.com/reference/android/support/v7/graphics/Palette.html

Permissions
Read external storage to load images for preview
Write external storage for capturing images from the camera and sharing previews


Any feedback is warmly welcome and will be taken into consideration!

This is not an official Google product. Android is a trademark of Google Inc.
Updated on
Aug 30, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Photos and videos
No data collected
Learn more about how developers declare collection
Data isn’t encrypted
Data can’t be deleted

What's new

3.1.0#333-64aa349 (2023-08-30)
* Feature: Android 13 (API 33) compatibility

3.0.0#165-ce585af (2022-04-02)
* Feature: Open Source on GitHub
* Internal: latest and greatest tools and tech

2.0.0#2722 (2019-02-07)
* Fix: Permissions update: less and on-demand

2.0.0#2710 (2018-10-21)
* Internal: all latest, Kotlin, modularization

For more see http://www.twisterrob.net/project/color-filters/#history