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.
Glide Bitmap Pool is a memory management library for reusing the bitmap memory
AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a serialization framework to convert network responses into image objects and a memory-based caching system to reduce redundant network requests. The project features a variant-aware asynchronous cache that stores both original images and their filtered versions separately. It includes tools for animating the replacement of placeholder images with downloaded content through various transition effects. The library covers image acquisition through parallel downloading and prioritized
C++ library thats implemets class color. Available models: RGB, HSL, HSV, CMY, CMYK, YIQ, YUV and growing.
The main features of dmilos/color are: Image Processing.
Projects with overlapping indexed features include: amitshekhariitbhu/glidebitmappool — Glide Bitmap Pool is a memory management library for reusing the bitmap memory. aryarohit07/glidefacedetectiontransformation. aryarohit07/picassofacedetectiontransformation. badereddineouaich/bitmapplusplus — Simple and Fast single header Bitmap (BMP) C++ library. bumptech/glide — Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from… alamofire/alamofireimage — AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a…