After several days of futzing around with my TFT touchscreen trying to display images from an SD card, I realized that the files must be FAT16 compliant (8 characters or less). If they are longer than that you receive a "File Not Found" error 0x10 when using Henning Karlsen's (awesome) UTFT libraries.
Just a note in case anyone else runs into this problem.