You can draw the entire platform in one big image 800x10000 pixels, and place them inside the game, but, this way will may lower the performance of your game, because of the collision polygons.
Using individual images, and re-sizing them to look different is the most powerful way to achieve that.