2023-03-08 07:36 AM
Hello everyone, I have a question about touchGFX bitmap. Can I write a fuction that input is an array of bitmap and its length, and output a bitmap that is concate of all bitmaps in array?
2023-03-08 09:09 AM
You can concat anythink, but no relevant to TGFX....
2023-03-08 09:16 AM
That's mean I can't concat 2 bitmaps?
2023-03-08 11:20 PM
no, that meant you can concat anything you want but all in all this has nothing todo with touchgfx. you just have to use a bitmap format touchgfx can understand