Xamarin Library to load images quickly and easily.
Features:
- Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support
- Configurable disk and memory caching
- Multiple image views using the same image source (url, path, resource) will use only one bitmap which is...
More information
Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform.
Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette,...
More information
ImageProcessor.Web adds a configurable HttpModule to your website which allows on-the-fly processing of image files. The module also comes with a file and browser based cache that can handle millions of images, increasing your processing output and saving precious server memory.
Methods...
More information
Xamarin Library to load images quickly and easily on Xamarin.Forms.
Ensure you call CachedImageRenderer.Init() on each platform!!!
Features:
- Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support
- Configurable disk and memory caching
- Multiple image views...
More information
Adds configuration to your ImageProcessor.Web solution to allow you to override the default settings.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome
Adds support to ImageProcessor for the WebP image format.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
Adds an image service and cache to ImageProcessor.Web that uses Azure Blob Containers.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome
A library containing a Xamarin.Forms IImageViewHandler to speed up images on Android. Based on Glide. Just add Android.Glide.Forms.Init(this); after Xamarin.Forms.Forms.Init();
An extension for ImageProcessor.Web that applies various image compression tools to further optimize cached .png, .gif, and .jpg images.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome