c# - What is the theory of DrawCurve in GDI+ -


i know drawcurve draw cardinal spline, algorithm. can tell me theory, or give me formula. thanks!

msdn has brief description of cardinal splines @ cardinal splines in gdi+.

there's little bit general math of cardinal splines @ http://en.wikipedia.org/wiki/cubic_hermite_spline#cardinal_spline


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -