flood_fill_with_pixmap


Description:

public void flood_fill_with_pixmap (int x, int y, Color border, Pixmap p)

Flood-fills the area of the current context bounded by the color border using x, y as the starting point.

Parameters:

x

the starting X coordinate

y

the starting Y coordinate

border

the color of the border that contains the fill

p

the pixmap of the fill


Namespace: Grx
Package: grx-3.0