imgui-java icon indicating copy to clipboard operation
imgui-java copied to clipboard

ImPlot.plotImage() binding is missing

Open RaphiMC opened this issue 4 years ago • 0 comments

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

RaphiMC avatar Aug 09 '21 00:08 RaphiMC