triggered_studio-SixLabors_ImageSharp icon

SixLabors ImageSharp

SixLabors.ImageSharp 2.1.13

Last updated 9 hours ago
Total downloads 87
Total rating 0 
Categories Libraries
Dependency string triggered_studio-SixLabors_ImageSharp-2.1.13
Dependants 1 other package depends on this package

README

This mod provides ImageSharp (2.1.13) as a shared dependency so individual mods do not need to bundle their own copy.
ImageSharp is licensed under the Apache License 2.0.
I, the user who released this mod, did not create or maintain ImageSharp

Info

The following description is from the official ImageSharp README.

ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics API.

ImageSharp is a new, fully featured, fully managed, cross-platform, 2D graphics library. Designed to simplify image processing, ImageSharp brings you an incredibly powerful yet beautifully simple API.

ImageSharp is designed from the ground up to be flexible and extensible. The library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations.

Built against .NET Standard 2.0, ImageSharp can be used in device, cloud, and embedded/IoT scenarios.

Read more at https://github.com/SixLabors/ImageSharp/tree/release/2.1.x

Why

The following is not from the official ImageSharp README.
This library allows advanced reading of images such as gifs, if you want to read an animated gif this library may be for you.