SDL_image 1.2.12.3
Install-Package SDL_image -Version 1.2.12.3
dotnet add package SDL_image --version 1.2.12.3
<PackageReference Include="SDL_image" Version="1.2.12.3" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SDL_image, 1.2.12.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.3
// Install SDL_image as a Cake Tool
#tool nuget:?package=SDL_image&version=1.2.12.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
native | native |
Compatible target framework(s)
Additional computed target framework(s)
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.
Release of 1.2.12 libraries.