Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Remarks
None.
Preconditions
None.
Example
None.
Parameters
Parameters Description
color the color value that will be converted.
Function
GFX_COLOR GFX_Color75Convert(
GFX_COLOR color)
1.6.1.1.8.4 GFX_ColorGet Function
This function returns the color currently set to render primitive shapes and text.
File
gfx_primitive.h
Syntax
GFX_COLOR GFX_ColorGet();
Returns
The currently set color.
Description
This function returns the color currently set to render primitive shapes and text (See GFX_ColorSet() for more information).
Preconditions
None.
Example
None.
Function
void GFX_ColorGet(GFX_COLOR color)
1.6.1.1.8.5 GFX_ColorSet Function
This function sets the color to be used in rendering primitive shapes and text.
File
gfx_primitive.h
Syntax
void GFX_ColorSet(GFX_COLOR newColor);
Returns
None.
Description
This function sets the color to be used to render primitive shapes and text. Any primitive shape that is set to any of the
1.6 Library Interface MLA - Graphics Library Help Graphics Primitive Layer
116
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf