Skip to main content
agala.1
Associate
March 6, 2023
Question

how can ı open my jpg image in stm32cube ıde 1.11.2? unsigned char* pixel_data = stbi_load("image.jpg", &width, &height, &channels, 0); ı also included "stb_image.h" and added my "image.jpg" in core/src but it didin t open my image.

  • March 6, 2023
  • 0 replies
  • 525 views

..

This topic has been closed for replies.