Info
| Version: | 2.9.0 | 
| Author(s): | James Jackson-South | 
| Last Update: | Saturday, April 18, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://imageprocessor.org/ | 
| NuGet Url: | https://www.nuget.org/packages/ImageProcessor | 
Install
Install-Package ImageProcessor
                        dotnet add package ImageProcessor
                        paket add ImageProcessor
                        
                                ImageProcessor Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.ValueTuple(>= 4.5.0)
 
Tags
                
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, Gaussian Blur, Gaussian Sharpen, and Transparency.
If you use ImageProcessor please get in touch on my twitter @james_m_south.
Feedback is always welcome.