6.17. FillToBorder

[<<<] [>>>]

gd::FillToBorder Image,x,y,border,[color]

Use this subroutine to fill an area surrounded by a border. All different colors in the area are replced by the color specified.

The color value is optional. If this is missing the default color is used set by the subroutine gd::SetColor.


[<<<] [>>>]