cepl.sdl2-image
2018-02-28
Some helper methods for using sdl2-image to load images to CEPL types
Upstream URL
Author
Chris Bagley (Baggers) <techsnuffle@gmail.com>
License
BSD 2 Clause
CEPL.SDL2-IMAGE
Two helper methods for using sdl2-image to load image data into CEPL types
load-image-to-c-array
This function takes a filename to an image supported by sdl2-image and returns a CEPL c-array
load-image-to-texture
This function takes a filename to an image supported by sdl2-image and returns a CEPL texture