Info
Version: | 1.2.12.3 |
Author(s): | Sam Lantinga, Mattias Engdegård |
Last Update: | Saturday, November 21, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madewokherd/SDL_image |
NuGet Url: | https://www.nuget.org/packages/SDL_image |
Install
Install-Package SDL_image
dotnet add package SDL_image
paket add SDL_image
SDL_image Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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/.