ReFuel.StbImage (2.0.1)

Published 2024-07-23 22:23:32 +02:00 by themixedupstuff in ReFuel/ReFuel.StbImage

Installation

dotnet nuget add source --name ReFuel --username your_username --password your_token 
dotnet add package --source ReFuel --version 2.0.1 ReFuel.StbImage

About this package

A C# wrapper for the ubiquitous stb_image.h and stb_image_write.h library.

2.0.1

  • Enabled optimizations across the board for native and managed assemblies.

2.0.0

  • Exposed stbi_image_write.h
  • Moved native function calls to ReFuel.Stb.Native
Details
NuGet
2024-07-23 22:23:32 +02:00
21
STBI Authors, H. Utku Maden
729 KiB
Assets (1)
Versions (12) View all
2.1.0 2024-11-18
2.1.0-rc.0 2024-11-18
2.0.2-rc.1 2024-11-18
2.0.2-rc.0 2024-11-18
2.0.1 2024-07-23