awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MichaelEvans avatar

MichaelEvans/ColorArt

0
View on GitHub↗
897 stars·133 forks·Java·Apache-2.0·5 viewswww.michaelevans.org/blog/2013/12/12/colorart-a-library-to-do-itunes-11-style-color-matching-for-android↗

ColorArt

iTunes 11-style color matching code for Android

Features

  • Image Components - Library for extracting color themes from images for UI styling.

Star history

Star history chart for michaelevans/colorartStar history chart for michaelevans/colorart

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ColorArt

These projects share indexed features with ColorArt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • flavioarfaria/kenburnsviewflavioarfaria avatar

    flavioarfaria/KenBurnsView

    2,724View on GitHub↗

    Android ImageViews animated by Ken Burns Effect

    Java
    View on GitHub↗2,724
  • frapontillo/imageviewexfrapontillo avatar

    frapontillo/ImageViewEx

    219View on GitHub↗

    DEPRECATED - Extension of Android's ImageView that supports animated GIFs and includes a better density management.

    Java
    View on GitHub↗219
  • hdodenhof/circleimageviewhdodenhof avatar

    hdodenhof/CircleImageView

    14,500View on GitHub↗

    CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth antialiased edges. It functions as an extension of the native Android image view, overriding the drawing pipeline to provide specialized circular masking. The component specifically supports the creation of user profile avatars by providing customizable borders, internal padding, and background fill colors. These visual styles can be defined through custom XML attributes during the view initialization process.

    Java
    View on GitHub↗14,500
  • chrisbanes/photoviewchrisbanes avatar

    chrisbanes/PhotoView

    18,824View on GitHub↗

    PhotoView is a custom Android view implementation designed to display high-resolution images with native support for zoom and pan gestures. It provides a zoomable image view and a matrix controller to manage how images are scaled and translated within a mobile user interface. The library handles the detection of pinch-to-zoom and tap gestures to enable interactive image navigation. It manages the transformation matrix of the image to ensure smooth magnification and provides viewport constraints to align photo edges with screen boundaries. The project covers the broader requirements of mobile

    Java
    View on GitHub↗18,824
Compare all 9 related projects→

Frequently asked questions

What does michaelevans/colorart do?

iTunes 11-style color matching code for Android

What are the main features of michaelevans/colorart?

The main features of michaelevans/colorart are: Image Components.

Which projects share features with michaelevans/colorart?

Projects with overlapping indexed features include: chrisbanes/photoview — PhotoView is a custom Android view implementation designed to display high-resolution images with native support for… flavioarfaria/kenburnsview — Android ImageViews animated by Ken Burns Effect. frapontillo/imageviewex — [DEPRECATED] - Extension of Android's ImageView that supports animated GIFs and includes a better density management. hdodenhof/circleimageview — CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth… koral--/android-gif-drawable — android-gif-drawable is a rendering library for displaying and controlling animated GIF images within Android image… mostafagazar/customshapeimageview — A library for supporting custom shaped ImageView(s) using SVGs and paint shapes.