Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

GFX_FILL_STYLE_GRADIENT_LEFT The effect is a gradient fill in the horizontal left direction.
GFX_FILL_STYLE_GRADIENT_DOUBLE_VER The effect is a gradient fill in the vertical direction but with two transitions.
GFX_FILL_STYLE_GRADIENT_DOUBLE_HOR The effect is a gradient fill in the horizontal direction but with two
transitions..
To render alpha blended filled polygons:
1. Set the color (GFX_ColorSet())
2. Set the background type (GFX_BackgroundTypeSet())
3. Set the alpha blending value (GFX_AlphaBlendingValueSet())
4. Set the fill style to alpha blending (GFX_FillStyleSet())
5. Call the specific polygon fill function
GFX_RectangleFillDraw()
GFX_RectangleRoundFillDraw()
GFX_BarDraw()
GFX_CircleFillDraw()
To render gradient filled polygons:
1. Set the color (GFX_ColorSet())
2. Set the two gradient start and end colors (GFX_GradientColorSet())
1.4 Using The Library MLA - Graphics Library Help How the Library Works
52

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh