[SDL] About document of SDL_image
Mine
mine260309 at gmail.com
Thu Aug 30 05:43:38 PDT 2007
Hi All,
I can't open the link of SDL_image's documentation (
http://jcatki.no-ip.org/SDL_image/)
I bet you must have a copy of the document:) Could you send me a copy?
Btw, I want to use SDL_image to load a image, and mix it into a video's
surface.
I read the sample code of SDL_image, and now I can show the picture on a
certain Rect in the dst surface. Currently I use "standard" call
SDL_BlitSurface & SDL_UpdateRect to show the image. The problem is when the
video is playing, the image is "flashing".
I think it's better to mix the image data with SDL_Overlay, and then
call SDL_DisplayYUVOverlay to show the video. But I don't know how to mix
this data. And I don't have related document...
Can you help on this?
--
俺たちが乗った列車は途中下車はできないんだ!
Mine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070830/678003e4/attachment.htm
More information about the SDL
mailing list