[SDL] Resizing BMP
Phase GmbH
imaging at phase-hl.com
Wed Jun 7 01:22:41 PDT 2006
Hi,
I receive image frames from my firewire camera. These data are made
compatible for SDL_LoadBMP and finally blitted to the screen. As each frame
has about 1.4 MB Pixels it would be highly desireable to down-scale (resize)
the frames to let them be dispalyed in a smaller display window. The WINDOWS
API does this by function StretchDIBits.
Is there any comparable function ind SDL?
Chris
More information about the SDL
mailing list