500
-paste a given image at a specified offset onto the canvas;
-write a string of characters with a specified font, at a given position and angle;
-paint a simple geometric shape, such as a triangle defined by three corners, or a circle with given center and radius;
-draw a line segment, arc, or simple curve with a virtual pen of given width.
these are the steps for this.
What is direct painting?