6.16. Fill

[<<<] [>>>]

gd::Fill Image,x,y,[color]

Use this subroutine to fill a region. A region is an area of the same color of adjacent pixels. The color value is optional. If this is missing the default color is used set by the subroutine gd::SetColor.


[<<<] [>>>]