Source Code: / clientuser_net
We're moving on to something a little more exciting than drawing lines, squares and circles. Here I show you how to draw real graphics and images to your app.
First we decode the image to and store it in a bitmap object, we then tell view to draw the image to the canvas.