# DingMouRen/PaletteImageView

懂得智能配色的ImageView,还能给自己设置多彩的阴影哦。(Understand the intelligent color matching ImageView, but also to set their own colorful shadow Oh!)

Repository: https://github.com/DingMouRen/PaletteImageView
Canonical: https://ross.abutalabs.com/products/paletteimageview
Language: Java
License Family: other
Last push: 2023-10-16T08:27:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3417, "days_push": 1052, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1762, forks 230 (observed 2026-08-28T04:05:32.734256+00:00)

## What it is
An Android ImageView library that intelligently extracts the dominant color from a displayed image and uses it for the view's shadow, with customizable shadow color, radius, offsets, and corner rounding. It also parses images into six theme colors with recommended matching background, title, and body colors.

## Use cases
- add dynamic shadows to android imageviews matching the image color
- extract dominant colors from images in an android app
- create rounded or circular image views with colored shadows
- get vibrant and muted color palettes from a bitmap
- make image cards whose shadow adapts to the picture

## When to choose
- you want an Android ImageView whose shadow color automatically matches the image
- you need palette-based color extraction with recommended text/background pairings
- you want configurable corner radius and shadow offsets in a single view

## When to avoid
- you need a cross-platform or Jetpack Compose solution
- your project is not Android/Java
- you need actively developed features or guaranteed license terms

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing, graphics
- domain: mobile-development, android-tools, image-processing
- platform: jvm
- tags: android-view, palette-api, dynamic-shadow, color-extraction, rounded-corners, android, mobile

## Member repositories
- DingMouRen/PaletteImageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.734256+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:26:47.725635+00:00, confidence not recorded.
  - readme: https://github.com/DingMouRen/PaletteImageView (fetched 2026-08-28T04:05:32.734256+00:00, sha 9ba58cd7e7f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
