这个成不1.首先获取爱心的数学表达式(函数)

2、然后Bitmapbit=newBitmap(32,32)Graphicsg=Graphics.FromImage(bit)

3.确定一个开始点startPoint,根据函数递归所有点,画出爱心。