Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mfc アプリケーションで、ユーザーが制御点を使用して曲線を調整できるいくつかの制御点を含む曲線を表示したいと考えています。良いライブラリを教えてください。Visual C++ 2008 を使用しています。ありがとうございます。
GDI+ を使用する場合は、DrawCurve()関数を使用できます。