On Mon, 3 Feb 2020 at 12:38, Scott Palmer <[email protected]> wrote:
> How is the BufferedImage created? What is the pixel format? > It is BufferedImage.TYPE_INT_ARGB Reference: https://github.com/apache/netbeans/blob/820a688606a3777c673ab6cfb3d6638fe87471cc/platform/openide.actions/src/org/openide/actions/HeapView.java#L663 Pete
