STemWin
+
0
/29 examples
SourceVu will show references to
LCD_API_COLOR_CONV
from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STemWin
Applications
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
STM32469I_EVAL
Demonstrations
STemWin
Applications
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
STM32F429I-Discovery
Demonstrations
STemWin
Applications
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
STM324x9I_EVAL
Applications
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
Demonstrations
STemWin
MB1046
MB1063
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
LCD_API_COLOR_CONV
LCD_API_COLOR_CONV struct
Color conversion API tables
Syntax
Show:
Summary
Declaration
from
LCD.h:150
typedef
struct
{
tLCDDEV_Color2Index
*
pfColor2Index
;
tLCDDEV_Index2Color
*
pfIndex2Color
;
tLCDDEV_GetIndexMask
*
pfGetIndexMask
;
int
NoAlpha
;
tLCDDEV_Color2IndexBulk
*
pfColor2IndexBulk
;
tLCDDEV_Index2ColorBulk
*
pfIndex2ColorBulk
;
}
LCD_API_COLOR_CONV
;
Fields
Field
Declared as
LCD_API_COLOR_CONV::pfColor2Index
tLCDDEV_Color2Index
*
LCD_API_COLOR_CONV::pfIndex2Color
tLCDDEV_Index2Color
*
LCD_API_COLOR_CONV::pfGetIndexMask
tLCDDEV_GetIndexMask
*
LCD_API_COLOR_CONV::NoAlpha
int
LCD_API_COLOR_CONV::pfColor2IndexBulk
tLCDDEV_Color2IndexBulk
*
LCD_API_COLOR_CONV::pfIndex2ColorBulk
tLCDDEV_Index2ColorBulk
*
Related Functions
Found 12 other functions taking a
LCD_API_COLOR_CONV
argument:
Function
Description
GUI_MEMDEV_CreateFixed()
GUI_DEVICE_CreateAndLink()
GUI_MEMDEV_Dither32()
GUI_DEVICE_Create()
Device management
GUI_GCACHE_4_Create()
GUI_GCACHE
GUI_GCACHE_4_CreateEx()
GUI__CompactPixelIndicesEx()
GUI__ConvertColor2Index()
GUI__ExpandPixelIndicesEx()
GUI_MEMDEV_SetColorConv()
GUI_MEMDEV__CreateFixed()
GUI__DrawBitmap16bpp()
Examples
LCD_API_COLOR_CONV
is referenced by 29 libraries and example projects:
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