Indice
GFX Test Functions
The GFX Library comes with some inbuilt functions you can call as test or you can see how you can use certain functions.
- GFX.Test_BrushShift()
- GFX.Test_ImageObjects()
- GFX.Test_PhotoFrame()
- GFX.Test_Reflection()
GFX.Test_BrushShift()
GFX.Test_BrushShift()
Show how to use the GFX.Brush.HShift() and GFX.Brush.VShift() functions.
GFX.Test_ImageObjects()
GFX.Test_ImageObjects()
This function demonstrates how Image objects can be used.
GFX.Test_PhotoFrame()
GFX.Test_PhotoFrame()
Show how to use the GFX.Test_PhotoFrame() function.
GFX.Test_Reflection()
GFX.Test_Reflection()
This function shows how you can generate picture reflections.