Mahmud0808 / ColorBlendr

An Android app for customizing Material You colors on devices with Android 12+. It lets you tweak accent colors, background saturation, and more for a personalized look.
GNU General Public License v3.0
765 stars 14 forks source link

Color extraction from Muzei #94

Closed hanubeki closed 3 months ago

hanubeki commented 3 months ago

Muzei, a live wallpaper app provides an api to get current wallpaper as bitmap. Currently as of ColorBlendr 1.5, it extracts colors from the Muzei app icon but it would be nice if ColorBlendr can extract colors from Muzei's current wallpaper image.

https://api.muzei.co/reference/index.html

Mahmud0808 commented 3 months ago

Sorry but it's a personal request. I don't want to add all the live wallpaper APIs available out there. You are free to fork and add it if you really need.