An image in an icon file can have pixels that are transparent. If the color depth of an image is 32 bpp (Windows XP icon format), the pixels can have different levels of transparency, called the alpha value. The alpha value can vary between 0 and 255. The lower the alpha value is the more transparent the pixel will be. If the alpha value is 0, the pixel will be invisible.