Found 45 packages
Provides high-performance, async image loading capabilities to your Crosslight apps, featuring smart queue, smooth animation, and various cache options.
Image Loading interfaces.
Image Loading core libraries.
Image Loading raw images.
Image Loading for photoshop files.
Image Loading standard formats.
A Xamarin.Android binding library for UniversalImageLoader https://github.com/nostra13/Android-Universal-Image-Loaders
Provides way to asynchronous bitmap loading from web for Avalonia Image control and more
Plugin for loading and caching images in Xamarin
A Reusable component to Download Image directly from URL. This also supportes Caching the downloaded images efficiently
Xamarin bindings for the nostra13 Universal Image Loader.
React Imageloader (react-imageloader) binding library for Bridge.NET projects.
Xamarin.Android Binding for MattSilber's ImageLoader, another lazy image-loading library with AndroidSVG, Animated GIF, and Bitmap filtering support built-in.
Xamarin.Android binding for Universal Image Loader - Powerful and flexible library for loading, caching and displaying images on Android.
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load. Lazy Load is inspired by YUI ImageLoader Utility by Matt Mlinac.