Adding image files to project

I just got a new TFT display for my teensy and want to display some image files. All of the examples I have found have the image files broken up into C arrays of integers. Is it possible to add them to the project so that they are packaged directly into the elf file?