set_color


Description:

public void set_color (Rectangle rect, Color color)

Sets the region covered by rect to the specified color.

Parameters:

this

a Buffer

rect

a rectangular region to fill with a color.

color

the GeglColor to fill with.