graphic.h File Reference

Go to the source code of this file.

Classes

struct  Color

Typedefs

typedef unsigned int Uint

Functions

void setPixelRGB (Uint *buffer, Uint x, Uint y, Color c)
void getPixelRGB (Uint *buffer, Uint x, Uint y, Color *c)

Variables

const Color BLACK
const Color WHITE
const Color RED
const Color BLUE
const Color GREEN
const Color YELLOW
const Color ORANGE
const Color VIOLET


Typedef Documentation

typedef unsigned int Uint

Definition at line 4 of file graphic.h.


Function Documentation

void setPixelRGB ( Uint buffer,
Uint  x,
Uint  y,
Color  c 
) [inline]

Definition at line 320 of file filters.c.

Referenced by pointFilter().

void getPixelRGB ( Uint buffer,
Uint  x,
Uint  y,
Color c 
) [inline]

Definition at line 351 of file filters.c.


Variable Documentation

const Color BLACK

Definition at line 3 of file graphic.c.

Referenced by goom_update().

const Color WHITE

Definition at line 4 of file graphic.c.

Referenced by goom_update(), and pointFilter().

const Color RED

Definition at line 5 of file graphic.c.

const Color BLUE

Definition at line 7 of file graphic.c.

const Color GREEN

Definition at line 6 of file graphic.c.

const Color YELLOW

Definition at line 8 of file graphic.c.

Referenced by goom_update().

const Color ORANGE

Definition at line 9 of file graphic.c.

Referenced by goom_update().

const Color VIOLET

Definition at line 10 of file graphic.c.

Referenced by goom_update().


Generated on Sat Dec 18 05:15:52 2010 for MythTV by  doxygen 1.5.5