Skip to main content
Albi
Visitor II
August 2, 2022
Question

Hi, I would appreciate any help regarding how a jpeg loader can work with the TouchGFX designer.

  • August 2, 2022
  • 1 reply
  • 706 views

Hi everyone!

The example linked in the documentation (https://support.touchgfx.com/4.14/docs/development/ui-development/scenarios/loading-images-at-runtime) is only about a dynamically created bitmap, but no clue how to use it in the designer is given (in the project there is not .touchgfx file).

Do the jpg images have to be loaded at runtime? Is there another way??

Anyway, there is any tool given to add a jpg image to the stm32CubeIDE project?

Many thanks

This topic has been closed for replies.

1 reply

Yoann KLEIN
ST Employee
August 12, 2022

Hello @Albi​ ,

If you want to use .jpg images in your project, you will have to follow the documentation and convert them into bitmap at runtime. Otherwise, if you can use .png images, it is possible to import them directly into TouchGFX with the Image widget.

Hope this helps,

/Yoann

Yoann KLEINST Software Developer | TouchGFX