Sprite
A sprite in game development refers to a textured rectangle. Each individual sprite is usually loaded in via an image file called a spritesheet.
These types of images derived their name from the fact that they usually float on top of background visuals - akin to ghosts or "sprites".