STemWin
_DrawImage()
is only used within STemWin.
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
_DrawImage()
_DrawImage() function
draw the image after scaling it
Syntax
Show:
Summary
Declaration
from
imagebrowser_win.c:636
static
int
_DrawImage
(
FIL
*
hFile
,
uint8_t
Enlarge
,
uint8_t
type
)
;
Arguments
Argument
Description
hFile
pointer to the image file
Enlarge
0 = window mode 1 = full screen mode
type
specify the image type this parameter can be: - IMAGE_TYPE_JPG - IMAGE_TYPE_BMP
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