You should write the image into a block RAM in your design. As far as I know, you can generate one using the Core generator is Xilinx ISE. Of course, to do this you must first obtain the RGB values of the pixels in your image (preferably in hex format). You can also manually read these values from a text file and write them into a block RAM. Use the language templates in Xilinx ISE to create the RAM.