Class PrintImage

java.lang.Object
com.marginallyclever.nodegraphcore.Node
com.marginallyclever.donatello.nodes.images.PrintImage
All Implemented Interfaces:
com.marginallyclever.nodegraphcore.PrintWithGraphics

public class PrintImage extends com.marginallyclever.nodegraphcore.Node implements com.marginallyclever.nodegraphcore.PrintWithGraphics
This Node can print a BufferedImage using the Graphics context.
Since:
2022-02-23
Author:
Dan Royer