SDL_CreateRGBSurfaceFrom man page on Syllable

Man page or keyword search:  
man Server   2339 pages
apropos Keyword Search (all sections)
Output format
Syllable logo
[printable version]

SDL_CreateRGBSurfaceFrom(3)    SDL API Reference   SDL_CreateRGBSurfaceFrom(3)

NAME
       SDL_CreateRGBSurfaceFrom - Create an SDL_Surface from pixel data

SYNOPSIS
       #include "SDL.h"

       SDL_Surface  *SDL_CreateRGBSurfaceFrom(void  *pixels,  int  width,  int
       height, int depth, int pitch, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask,
       Uint32 Amask);

DESCRIPTION
       Creates an SDL_Surface from the provided pixel data.

       The  data  stored  in pixels is assumed to be of the depth specified in
       the parameter list. The pixel data is not copied into  the  SDL_Surface
       structure  so  it  should not be freed until the surface has been freed
       with a called to SDL_FreeSurface. pitch is the length of each  scanline
       in bytes.

       See  SDL_CreateRGBSurface  for a more detailed description of the other
       parameters.

RETURN VALUE
       Returns the created surface, or NULL upon error.

SEE ALSO
       SDL_CreateRGBSurface, SDL_FreeSurface

SDL			    Tue 11 Sep 2001, 23:01 SDL_CreateRGBSurfaceFrom(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Syllable

List of man pages available for Syllable

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net