The canvas in the HTML5 provides very powerful ability to realize complex graphics and image operations. It can be used for developing information application about graphics such as chart module, scientific computing visualization, drawing software, animation system and information visualization and so on. It will play an important role in the web game for PC or mobile platform because the HTML5 has the platform-independent feature. In this paper a system of graphics algorithm presentation is provided and it uses the prototype object and image data structure of canvas rendering context 2D mode...