Iam generating code through TouchGfx tool. And I have compressed my images into LZ format now Iam able to decompressing at run time also. but i have multiple images. i need to pass all images BMP array through single frame buffer. so how to pass mul...