1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib/stbi
Alexander Medvednikov fbb9e65c0f all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
..
2022-04-15 18:25:45 +03:00

Description:

stbi is a thin wrapper around stb's stb_image.h, which in turn is "a public domain image loader" for popular graphics image file formats.