Hello, you mention in the README that you can "render to a BufferedImage". Can you include a code example for this? You seem to require a reference to a JComponent for the render methods and I don't ...
I occasionally need to convert the background color of a particular image to be transparent so that the image looks better on medium with backgrounds of colors other than the image’s original ...
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed ...