Is there any way to create a SDL surface to a specific size? I need to have
multiple surfaces created from the image data of a background image. like…
one surface would be from part of the background and another surface would
be from another part of the background. These surfaces need to be seperate
from the background.
Thanks in advance.________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
SDL_CreateRGBSurface() is probably what you’re after.
http://sdldoc.sourceforge.net/r637.htmOn Wed, 02 Aug 2000, you wrote:
Is there any way to create a SDL surface to a specific size? I need to have
multiple surfaces created from the image data of a background image. like…
one surface would be from part of the background and another surface would
be from another part of the background. These surfaces need to be seperate
from the background.
Thanks in advance.
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com