Instead of having (for example) eleven different icons for the battery (full, 90%, 80%, etc.) saved as separate bitmaps, and loaded individually, a bitmap strip is all eleven icons laid side-by-side like a film strip.
Even though this strip is (for example) eleven times the size of any one icon - it is only one file to load into memory (saving load time) and only one of the icons is visible at a time.