Where to find doc on SDL_image lib?
In the header file.
Really, using SDL_image is as simple as:
#include “SDL_image.h”
SDL_Surface *image;
image = IMG_Load (“image.png”);
SDL_BlitSurface (image, NULL, screen, NULL);On Wed, 2002-07-17 at 11:41, Jin.bin [\xD9e?] wrote:
Where to find doc on SDL_image lib?
See the SDL libraries page:
http://www.libsdl.org/libraries.phpOn Wed, Jul 17, 2002 at 05:41:03PM +0800, Jin.bin [?e??] wrote:
Where to find doc on SDL_image lib?
–
Joseph Carter We can hope for the future
But there might not be one
this is college course in formal logic
knghtbrd: i hate that shit, much prefer fuzzy logic
kev: fuzzy logic tickles.
knghtbrd: lol
knghtbrd: fuzzy logic is so cool, it models the world really well
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020717/6ad5e523/attachment.pgp