Using ColorInput

This effect is not used by itself, but only as an input for other effects. It produces a rectangular area filled with the given color:

ColorInput effect = new ColorInput​(0, 0, 100, 50, Color.RED);

Get Mastering JavaFX 10 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.