capi/color.h File Reference

#include "type.h"
#include "ssd192X.h"
Include dependency graph for color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)
void Rgb2JpegYcbcr (UINT8 *Y, UINT8 *Cb, UINT8 *Cr, UINT8 R, UINT8 G, UINT8 B)

Function Documentation

UINT16 Get16bitColor ( SSDRGBAType pc  ) 
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:

void Rgb2JpegYcbcr ( UINT8 Y,
UINT8 Cb,
UINT8 Cr,
UINT8  R,
UINT8  G,
UINT8  B 
)
Generated on Wed Mar 23 11:08:22 2011 for Omnima LCD by  doxygen 1.6.3