void SGU_SetPixel (SDL_Surface *surface, Sint16 x, Sint16 y, Uint8 r, Uint8 g, Uint8 b)

Set a pixel of a given SDL Surface with a given colour

Documentation

Set a pixel of a given SDL Surface with a given colour. This function set the [x,y] pixel in the SDL surface [surface] with color [r,g,b]. If x or y outer the surface this function returns.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de