MoyskleyTech.ImageProcessing NuGet Package

Image processing library

The library is built to allow you to use System.Drawing style classes in .NetStandard.

There is no direct access to filesystem to reduce dependencies, but if you ever need to decode or save an image, you could simply create a FileStream and pass it to Bitmap.Save or BitmapFactory.Decode for reading.

To use any of the Codecs, simply write ImageProcessing.CodecNamespace.CodecName.Register() for the BitmapFactory to understand the codec while decoding.




Got any MoyskleyTech.ImageProcessing Question?





Info

Version: 1.0.2
Author(s): MoyskleyTech.ImageProcessing
Last Update: Thursday, March 24, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/MoyskleyTech.ImageProcessing


Install
Install-Package MoyskleyTech.ImageProcessing
dotnet add package MoyskleyTech.ImageProcessing
paket add MoyskleyTech.ImageProcessing
MoyskleyTech.ImageProcessing Download (Unzip the "nupkg" after downloading)

11 packages depend on this package.




STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

974