Platform | Win32, x64 |
Purpose |
Turn on use of GDI+. |
Syntax |
INTEGER FUNCTION USE_GDIPLUS@(STATE) |
Description |
A non-zero value for 'STATE' enables the GDI+ by setting the default opacity to 255 when drawing surfaces are created. This function returns the previous state. The default state is zero (OFF).. |
Notes |
Introduced with FTN95 7.00. |
See also |