A cross-platform library for processing of image files written in C#.
Info
Version: | 1.0.0-alpha1095 |
Author(s): | James Jackson-South and contributors |
Last Update: | Tuesday, September 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JimBobSquarePants/ImageProcessor |
NuGet Url: | https://www.nuget.org/packages/ImageProcessorCore |
Install
Install-Package ImageProcessorCore
dotnet add package ImageProcessorCore
paket add ImageProcessorCore
ImageProcessorCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.IO(>= 4.1.0)
- System.IO.Compression(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Numerics.Vectors(>= 4.1.1)
- System.ObjectModel(>= 4.0.12)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.0.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Numerics(>= 4.0.1)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Tasks.Parallel(>= 4.0.1)
Tags