Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the sdl2-image Reference Manual, version 1.0, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 12:47:08 2020 GMT+0.
• Introduction | What sdl2-image is all about | |
• Systems | The systems documentation | |
• Modules | The modules documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Indexes | Concepts, functions, variables and data types |
This is a (currently) brief but usable wrap for SDL2_image. Currently, this exports the following:
(sdl2-image:init LIST-OF-FORMATS)
: Initialize and load LIST-OF-FORMATS
, which should be a list of any combination of the keyword :png
, :jpg
, and :tif
. This calls IMG_Init()
.(sdl2-image:quit)
: This calls IMG_Quit()
.(sdl2-image:load-image FILENAME)
: This calls IMG_Load()
on the filename, and returns an SDL-SURFACE
.These functions act more or less like their wrapped equivalents; see the SDL_image 2.0 documentation for details.
If you require further functions, please file an issue, pull request, or inquire in #lispgames
on freenode.
If you can't load libSDL2_image
, please ensure that you have SDL_image 2.0 installed, and not just 1.2. Earlier versions will not work correctly. In the case of Windows, please ensure this, along with SDL2's DLLs, are installed in the same directory as your Lisp .exe
.
If you are sure all of this is correct, and it still will not load, please file an issue and specify:
.so
, .dll
, or the appropriate OSX frameworkNext: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The sdl2-image system |
Michael Fiano <mail@michaelfiano.com>
Ryan Pavlik
MIT
Bindings for sdl2_image using autowrap
1.0
sdl2-image.asd (file)
Modules are listed depth-first from the system components tree.
• The sdl2-image/autowrap-spec module |
general.lisp (file)
sdl2-image (system)
spec/
sdl_image.h (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files | ||
• Static files |
Next: Static files, Previous: Files, Up: Files [Contents][Index]
Next: The sdl2-image/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
/home/quickref/quicklisp/dists/quicklisp/software/cl-sdl2-image-20190202-git/sdl2-image.asd
sdl2-image (system)
Next: The sdl2-image/library․lisp file, Previous: The sdl2-image․asd file, Up: Lisp files [Contents][Index]
sdl2-image (system)
package.lisp
Next: The sdl2-image/autowrap․lisp file, Previous: The sdl2-image/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
sdl2-image (system)
library.lisp
Next: The sdl2-image/conditions․lisp file, Previous: The sdl2-image/library․lisp file, Up: Lisp files [Contents][Index]
library.lisp (file)
sdl2-image (system)
autowrap.lisp
Next: The sdl2-image/general․lisp file, Previous: The sdl2-image/autowrap․lisp file, Up: Lisp files [Contents][Index]
autowrap.lisp (file)
sdl2-image (system)
conditions.lisp
Previous: The sdl2-image/conditions․lisp file, Up: Lisp files [Contents][Index]
conditions.lisp (file)
sdl2-image (system)
general.lisp
Previous: Lisp files, Up: Files [Contents][Index]
• The sdl2-image/autowrap-spec/sdl_image.h file |
Previous: Static files, Up: Static files [Contents][Index]
autowrap-spec (module)
spec/SDL_image.h
Packages are listed by definition order.
• The sdl2-image.asdf package |
/home/quickref/quicklisp/dists/quicklisp/software/cl-sdl2-image-20190202-git/sdl2-image.asd
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L M S |
---|
Jump to: | F L M S |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
P | |||
Package, sdl2-image.asdf : | The sdl2-image․asdf package | ||
| |||
S | |||
sdl2-image : | The sdl2-image system | ||
sdl2-image.asdf : | The sdl2-image․asdf package | ||
System, sdl2-image : | The sdl2-image system | ||
|
Jump to: | P S |
---|