Shows the basics of manipulating bitmap objects & transform on the Newton.
Demonstrates the following: mapping global coordinates to local ones, tracking pen clicks and convert them to an array suitable for a polygon, view system handling, dynamically changing a clPictureView's icon slot
Demonstrates functions in drawing chapter, shows how to make shapes and display them, as well as how to offset the shapes.
Shows how to use gray pictures in Newton 2.1.
Shows how to achieve the ever popular smoke/poof/scrub effect. Also illustrates scaling with CopyBits, using modeMask with CopyBits, and using BuildContext to force an update of an area of the screen.
|