capi/color.c File Reference

#include "color.h"
Include dependency graph for color.c:

Functions

UINT16 Get16bitColor (SSDRGBAType *pc)
UINT16 Get16bitColorRGB (UINT8 r, UINT8 g, UINT8 b)
UINT8 GetRedFrom16bitColor (UINT16 c)
UINT8 GetGreenFrom16bitColor (UINT16 c)
UINT8 GetBlueFrom16bitColor (UINT16 c)

Function Documentation

UINT16 Get16bitColor ( SSDRGBAType pc  ) 

References SSDRGBAType::b, SSDRGBAType::g, and SSDRGBAType::r.

Referenced by CharTo16bppMem(), Get16bitColorRGB(), and main().

Here is the caller graph for this function:

UINT16 Get16bitColorRGB ( UINT8  r,
UINT8  g,
UINT8  b 
)

References SSDRGBAType::b, SSDRGBAType::g, Get16bitColor(), and SSDRGBAType::r.

Here is the call graph for this function:

UINT8 GetBlueFrom16bitColor ( UINT16  c  ) 

Referenced by ssd_set_2d_16bit_color().

Here is the caller graph for this function:

UINT8 GetGreenFrom16bitColor ( UINT16  c  ) 

Referenced by ssd_set_2d_16bit_color().

Here is the caller graph for this function:

UINT8 GetRedFrom16bitColor ( UINT16  c  ) 

Referenced by ssd_set_2d_16bit_color().

Here is the caller graph for this function:

Generated on Wed Mar 23 11:08:22 2011 for Omnima LCD by  doxygen 1.6.3