Class ImageInput

java.lang.Object
javafx.scene.effect.Effect
javafx.scene.effect.ImageInput

public class ImageInput extends Effect
A type of source effect that simply passes the given Image through, unmodified, as an input to another Effect.
Since:
JavaFX 2.0