Before using a bitmap or vector format, it is helpful to know:
NOTE: It is important to note that both of them are ultimately RENDERED to the screen as PIXELS.
You PUSH ON PIXELS with a bitmap image and you DRAW WITH VECTORS (PATHS) with a vector image.