grid_set_foreground_color


Description:

[ Version ( since = "2.4" ) ]
public bool grid_set_foreground_color (Color fgcolor)

Gets the foreground color of an image's grid.

This procedure sets the foreground color of an image's grid.

Parameters:

this

The image.

fgcolor

The new foreground color.

Returns:

TRUE on success.