_GetImage() is only used within STemWin_MemoryDevice.
 
Symbols
loading...
Files
loading...

_GetImage() function

Create the pictures memdev and draw them inside

Syntax

static int _GetImage(IMAGE * pImage);

Arguments

pImage

pointer to the pictures structure

Return value

int

References

LocationReferrerText
memory_device_app.c:64
static int _GetImage(IMAGE * pImage)
memory_device_app.c:479MainTask()
if (_GetImage(&_aImage[i])) {

Call Tree

Functions calling _GetImage()
Functions called by _GetImage()
all items filtered out
_GetImage()
Data read by _GetImage()
Data written by _GetImage()
_GetImage()