grid_set_background_color


Description:

[ Version ( since = "2.4" ) ]
public bool grid_set_background_color (Color bgcolor)

Gets the background color of an image's grid.

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

Parameters:

this

The image.

bgcolor

The new background color.

Returns:

TRUE on success.