Skip to main content
DNguy.14
Associate II
March 8, 2023
Question

Can I concat 2 bitmaps?

  • March 8, 2023
  • 3 replies
  • 1163 views

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?

This topic has been closed for replies.

3 replies

MM..1
Super User
March 8, 2023

You can concat anythink, but no relevant to TGFX....

DNguy.14
DNguy.14Author
Associate II
March 8, 2023

That's mean I can't concat 2 bitmaps?

Jnevi.1
Associate III
March 9, 2023

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