SDL_image 1.2.12.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SDL_image --version 1.2.12.2
NuGet\Install-Package SDL_image -Version 1.2.12.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SDL_image" Version="1.2.12.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SDL_image --version 1.2.12.2
#r "nuget: SDL_image, 1.2.12.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SDL_image as a Cake Addin
#addin nuget:?package=SDL_image&version=1.2.12.2

// Install SDL_image as a Cake Tool
#tool nuget:?package=SDL_image&version=1.2.12.2

SDL_image is an image file loading library.
It loads images as SDL surfaces, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV
Note that WEBP support is not available yet in this package.
Homepage: http://www.libsdl.org/projects/SDL_image/

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Release of 1.2.12 libraries.