STemWin
GUI_GIF_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_GIF_INFO
GUI_GIF_INFO struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:151
typedef
struct
{
int
xSize
;
int
ySize
;
int
NumImages
;
}
GUI_GIF_INFO
;
Fields
Field
Declared as
GUI_GIF_INFO::xSize
int
GUI_GIF_INFO::ySize
int
GUI_GIF_INFO::NumImages
int
Related Functions
Found 2 other functions taking a
GUI_GIF_INFO
argument:
Function
GUI_GIF_GetInfo()
GUI_GIF_GetInfoEx()
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