[FREE/OS] Android Palette Color API || Extract [ Vibrant, Light Vibrant, Dark Vibrant, Muted, Light Muted, Dark Muted, Dominant] Colors From An Image

Palette Color

It simple and useful extension to extract [Vibrant Color, Light Vibrant Color, Dark Vibrant Color, Muted Color, Light Muted Color, Dark Muted Color, Dominant Color] colors from an image, it is depend on Palette lib.

All Blocks


Untitled

Demo

Demo Blocks

Doc Note

Any property block [Default+Name Of Color] that is mean this color will be returned if [Name Of Color] is not exist in image.

SOURCE CODE

AIX

DOWNLOAD

5 Likes

Nice extension,
If possible so please create android theme color extension
ex. android 13, 14 if we set home background wallpaper so theme collect automatically wallpaper colors

1 Like

@mahmoud_hooda you can use WallpaperManager class to get system wallpaper as bitmap, maybe that could help. It may also work under android 12 since dynamic theming is only for android 12 and above

Something like that :point_down:

You can use this extension