STemWin
GUI_BITMAP_STREAM
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_BITMAP_STREAM
GUI_BITMAP_STREAM struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:105
typedef
struct
{
U16
ID
;
U16
Format
;
U16
XSize
;
U16
YSize
;
U16
BytesPerLine
;
U16
BitsPerPixel
;
U16
NumColors
;
U16
HasTrans
;
}
GUI_BITMAP_STREAM
;
Fields
Field
Declared as
GUI_BITMAP_STREAM::ID
U16
GUI_BITMAP_STREAM::Format
U16
GUI_BITMAP_STREAM::XSize
U16
GUI_BITMAP_STREAM::YSize
U16
GUI_BITMAP_STREAM::BytesPerLine
U16
GUI_BITMAP_STREAM::BitsPerPixel
U16
GUI_BITMAP_STREAM::NumColors
U16
GUI_BITMAP_STREAM::HasTrans
U16
Related Functions
Found 7 other functions taking a
GUI_BITMAP_STREAM
argument:
Function
BUTTON_SetStreamedBitmap()
BUTTON_SetStreamedBitmapEx()
HEADER_SetStreamedBitmap()
HEADER_SetStreamedBitmapEx()
GUI__ReadHeaderFromStream()
GUI__CreateBitmapFromStream()
GUI_DRAW_STREAMED_Create()
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