STemWin
GUI_BITMAPSTREAM_INFO
is only used within STemWin.
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
GUI_BITMAPSTREAM_INFO
GUI_BITMAPSTREAM_INFO struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:122
typedef
struct
{
int
XSize
;
int
YSize
;
int
BitsPerPixel
;
int
NumColors
;
int
HasTrans
;
}
GUI_BITMAPSTREAM_INFO
;
Fields
Field
Declared as
GUI_BITMAPSTREAM_INFO::XSize
int
GUI_BITMAPSTREAM_INFO::YSize
int
GUI_BITMAPSTREAM_INFO::BitsPerPixel
int
GUI_BITMAPSTREAM_INFO::NumColors
int
GUI_BITMAPSTREAM_INFO::HasTrans
int
Related Functions
Found 2 other functions taking a
GUI_BITMAPSTREAM_INFO
argument:
Function
GUI_GetStreamedBitmapInfo()
GUI_GetStreamedBitmapInfoEx()
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