Vector to Bitmap? Is it possible?

Hi,

I have a game I am in the process of making, but have come across a huge problem. The game is all vectors, including all animated objects. It takes up a bunch of resources, and bogging down my game. Was wondering if there was a way to transform Vectors to Bitmaps, and in mass.

Thanks in advance!