sdl2_image.nuget.redist
2.8.2
dotnet add package sdl2_image.nuget.redist --version 2.8.2
NuGet\Install-Package sdl2_image.nuget.redist -Version 2.8.2
<PackageReference Include="sdl2_image.nuget.redist" Version="2.8.2" />
paket add sdl2_image.nuget.redist --version 2.8.2
#r "nuget: sdl2_image.nuget.redist, 2.8.2"
// Install sdl2_image.nuget.redist as a Cake Addin #addin nuget:?package=sdl2_image.nuget.redist&version=2.8.2 // Install sdl2_image.nuget.redist as a Cake Tool #tool nuget:?package=sdl2_image.nuget.redist&version=2.8.2
Redistributable components for package 'sdl2_image.nuget'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sdl2_image.nuget.redist:
Package | Downloads |
---|---|
sdl2_image.nuget
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games. SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code. SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python. --- Is this package outdated? Report here: https://github.com/kosmotema/sdl2-nuget |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
This is a stable bugfix release, with the following changes:
* Fixed crash loading LBM images
* Automatically set the colorkey for indexed PNG images with transparency