STemWin_MemoryDevice
_DMA_AlphaBlending()
is only used within STemWin_MemoryDevice.
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_MemoryDevice
_DMA_AlphaBlending()
_DMA_AlphaBlending() function
DMA2D Alpha blending
Syntax
Show:
Summary
Declaration
from
LCDConf.c:1237
static
void
_DMA_AlphaBlending
(
LCD_COLOR
*
pColorFG
,
LCD_COLOR
*
pColorBG
,
LCD_COLOR
*
pColorDst
,
U32
NumItems
)
;
Arguments
Argument
Description
pColorFG
Foreground color
pColorBG
Background color
pColorDst
Destination color
NumItems
Number of items
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