Class InputImage

java.lang.Object
com.marginallyclever.nodegraphcore.port.Port<BufferedImage>
com.marginallyclever.nodegraphcore.port.Input<BufferedImage>
com.marginallyclever.donatello.ports.InputImage

public class InputImage extends com.marginallyclever.nodegraphcore.port.Input<BufferedImage>
An input port that accepts a BufferedImage.