Advertisement

Dear I am GUI : ImGui::Image whta exactly is texture ?

Started by August 08, 2022 12:01 PM
0 comments, last by foxo 2 years, 5 months ago

I have a 1D array of pixels for a 2D image: How can I convert it to a “texture” that would fit in ImGui::Image((void*)"texture", ImVec2(sizex, sizey)) ?

This topic is closed to new replies.

Advertisement