Dim g As System.Drawing.Graphics = System.Drawing.Graphics.FromImage(canvas)
Dim g As Graphics = Graphics.FromImage(canvas)