GetImTextureID static
usage: ofTexture texture; ofImage image; ImGui::Image(GetImTextureID(texture), ImGui::GetWindowSize()); ImGui::Image(GetImTextureID(image), ImGui::GetWindowSize());
usage: ofTexture texture; ofImage image; ImGui::Image(GetImTextureID(texture), ImGui::GetWindowSize()); ImGui::Image(GetImTextureID(image), ImGui::GetWindowSize());