One picture is worth ten thousand words. Chinese proverb
One picture is worth ten thousand words.
Chinese proverb
Treat nature in terms of the cylinder, the sphere, the cone, all in perspective. Paul Cezanne
Treat nature in terms of the cylinder, the sphere, the cone, all in perspective.
Paul Cezanne
Nothing ever becomes real till it is experiencedeven a proverb is no proverb to you till your life has illustrated it. John Keats
Nothing ever becomes real till it is experiencedeven a proverb is no proverb to you till your life has illustrated it.
John Keats
A picture shows me at a glance what it takes dozens of pages of a book to expound. Ivan Sergeyevich Turgenev
A picture shows me at a glance what it takes dozens of pages of a book to expound.
Ivan Sergeyevich Turgenev
In this chapter you will learn:
To understand graphics contexts and graphics objects.
To manipulate colors and fonts.
To understand and use GDI+ Graphics methods to draw lines, rectangles, Strings and images.
To use class Image to manipulate and display images.
To draw complex shapes from simple shapes with class GraphicsPath.
To use Windows Media Player to play audio or video in a Visual Basic application.
To use Microsoft Agent to add interactive animated characters to a Visual Basic application.
Outline
17.1 Introduction17.2 Drawing Classes and the Coordinate System17.3 Graphics Contexts and Graphics Objects17.4 Color Control17.5 Font Control17.6 Drawing Lines, Rectangles and Ovals17.7 Drawing Arcs17.8 Drawing Polygons and Polylines17.9 Advanced Graphics Capabilities17.10 Introduction to Multimedia17.11 Loading, Displaying and Scaling Images17.12 Animating a Series of Images17.13 Windows Media Player17.14 Microsoft Agent17.15 Wrap-Up
17.1 Introduction
17.2 Drawing Classes and the Coordinate System
17.3 Graphics Contexts and Graphics Objects
17.4 Color Control
17.5 Font Control
17.6 Drawing Lines, Rectangles and Ovals
17.7 Drawing Arcs
17.8 Drawing Polygons and Polylines
17.9 Advanced Graphics Capabilities
17.10 Introduction to Multimedia
17.11 Loading, Displaying and Scaling Images
17.12 Animating a Series of Images
17.13 Windows Media Player
17.14 Microsoft Agent
17.15 Wrap-Up