4.1. Basic Bitmap Handling and Blitting
Learning Objectives
When you have finished section 4.1, you should be able to:
- Create and delete bitmaps.
- Draw and clip bitmaps.
- Read bitmaps from a disk.
- Enhance your games with bitmaps.
Required Tasks
- Study Chapter 7, Basic Mitmap Handling and Blitting, in the eTextbook.
- Use your preferred graphic editing tool to create some images and save them as graphic files.
- Carefully study the routines for bitmap handling and blitting.
- From the Files link below, load the revised Tank War project, and enhance the game by using bitmaps and blitting as detailed in Chapter 7.
- Complete the Chapter 7 quiz, and check your answers in Appendix A.
Files (tankwar_r2)
Optional Tasks
- Visit GIMP (GNU Image Manipulation Program) and find information about GIMP.
- Download and install the GIMP program on your computer.
- Find a tutorial on the Internet about how to use GIMP.
Updated June 09 2022 by FST Course Production