Skip to content

How to display jpg #485

Answered by Pconti31
RayOS9 asked this question in Q&A
Discussion options

You must be logged in to vote

@RayOS9 Start by downloading my image converter GUIslice_Image2C this will allow you to create a *.c file from your jpg file.
Then inside the builder select either ImageButton or Image widget to create a new image then select your new *.c file and the Builder should do the rest for you. Inside GUIslice/examples/builder/ex28_bld_btn_img_flash is an example project that uses *.c files as input.
Also, one for spiffs, if you decide to go that way. NOTE: size limitations on may exist on C arrays that are imposed by the various micro-controllers.
Paul--

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RayOS9
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants