1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sdl/image/README.md
2019-12-05 11:25:55 +03:00

150 B

SDL2 Image Library

Assuming you've installed the dependencies for sdl (already include SDL2_image dependency)

See the Tvintris example for usage