Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
color If the background image is NULL, background is assumed to
be this color.
Function
void GFX_BackgroundSet( uint16_t left,
uint16_t top,
GFX_RESOURCE_HDR *pImage,
GFX_COLOR color);
1.6.1.1.9.6 GFX_BackgroundTypeGet Function
This function returns the type of the current background.
File
gfx_primitive.h
Syntax
GFX_BACKGROUND_TYPE GFX_BackgroundTypeGet();
Returns
The type of the current background set.
Description
This function returns the type of the current background.
Preconditions
None.
Example
None.
Function
GFX_BACKGROUND_TYPE GFX_BackgroundTypeGet(void)
1.6.1.1.9.7 GFX_BackgroundTypeSet Function
This function sets the background type.
File
gfx_primitive.h
Syntax
void GFX_BackgroundTypeSet(GFX_BACKGROUND_TYPE type);
Returns
None.
Description
This function sets the background type.
Preconditions
None.
Example
None.
1.6 Library Interface MLA - Graphics Library Help Graphics Primitive Layer
126
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf