This document discusses digital graphic technologies including bitmaps and vectors. Bitmaps are made up of pixels that represent single colors, so bitmap images lose quality when enlarged as the pixels become visible. Vectors use mathematical expressions rather than pixels, so they can be scaled without losing clarity or quality, though the file sizes are larger. Factors like compression, resolution, and output device affect image quality, and images can be captured through scanning, digital drawing, or cameras. Bitmap images are resolution-dependent while vectors maintain quality when resized.