vii.SDL2_image 2.0.3

dotnet add package vii.SDL2_image --version 2.0.3
NuGet\Install-Package vii.SDL2_image -Version 2.0.3
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="vii.SDL2_image" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add vii.SDL2_image --version 2.0.3
#r "nuget: vii.SDL2_image, 2.0.3"
#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 vii.SDL2_image as a Cake Addin
#addin nuget:?package=vii.SDL2_image&version=2.0.3

// Install vii.SDL2_image as a Cake Tool
#tool nuget:?package=vii.SDL2_image&version=2.0.3

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.

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
2.0.3 1,980 6/6/2018