Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which APIs in Beziers screen saver?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00927079
Message ID:
00927088
Views:
20
This message has been marked as the solution to the initial question of the thread.
The PolyBezier GDI function or similar functionality from GDI+ can be used.

I think the GDI solution is faster and more universal, because the GDI+ has default support only in XP/2K/2003 Windows versions.

The PolyBezier accepts target device context and array of control points as input parameters.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/linecurv_2d2q.asp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform