public class ColorInput
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

An effect that renders a rectangular region that is filled ("flooded") with the given Paint. This is equivalent to rendering a filled rectangle into an image and using an ImageInput effect, except that it is more convenient and potentially much more efficient.

extends Effect

Since:  JavaFX 2.0