STemWin_SampleDemo
InvertAlpha()
is only used within STemWin_SampleDemo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin_SampleDemo
InvertAlpha()
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
Show:
Summary
Declaration
from
LCDConf_stm324x9i_eval_MB1046.c:876
static
void
InvertAlpha
(
LCD_COLOR
*
pColorSrc
,
LCD_COLOR
*
pColorDst
,
uint32_t
NumItems
)
;
Arguments
Argument
pColorSrc
pColorDst
NumItems
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out