We have written a custom QT/C++ script to inteface with the Lightcrafter through TCP/IP. We would like to load some bitmaps to the device through our scripts. In the command reference documentation, we couldn't find any information on whether the bitmaps are stored along with the header info or just the image pixel information.We know there is a GUI program from TI, but would like to control the device through our scripts to load specific patterns of our choice at runtime required for an application.
Ganesh