SDL2_image NuGet Package

SDL_image is an image file loading library.
It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV

As of SDL_image 1.2.5, JPEG, PNG, TIFF, and WEBP image loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries.

libpng depends on libz, and libtiff depends on both libz and libjpeg.




Got any SDL2_image Question?





Info

Version: 2.0.3
Author(s): Sam Lantinga, Mattias Engdegård
Last Update: Wednesday, June 6, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://www.libsdl.org/projects/SDL_image/
NuGet Url: https://www.nuget.org/packages/vii.SDL2_image


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



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2149