InvertAlpha() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

InvertAlpha() function

Color format of DMA2D is different to STemWin color format. This routine inverts alpha that it is compatible to STemWin and vice versa

Syntax

static void InvertAlpha(LCD_COLOR * pColorSrc,     LCD_COLOR * pColorDst,     uint32_t NumItems);

Arguments

pColorSrc

pColorDst

NumItems

Return value

None