This class can be used to render an image drawn on a Flash canvas movie. A Flash canvas movie displays a drawing area on which the user can draw a picture with brushes of different colors and and thicknesses. When the user wants the save the drawing, the Flash movie sends the list of the brush strokes to the server. The class receives the list brush strokes and generates a JPEG image file that represents a copy of the user drawing.