imgui-java
imgui-java copied to clipboard
ImPlot.plotImage() binding is missing
The bindings for ImPlot are missing the methods needed to draw an image plot, like in this example: https://github.com/epezent/implot/blob/master/implot_demo.cpp#L711