Method
GimpImagegrid_get_foreground_color
since: 2.4
Declaration [src]
gboolean
gimp_image_grid_get_foreground_color (
GimpImage* image,
GimpRGB* fgcolor
)
Description [src]
Sets the foreground color of an image’s grid.
This procedure gets the foreground color of an image’s grid.
Available since: 2.4
Parameters
fgcolor
-
Type:
GimpRGB
The image’s grid foreground color.
The argument will be set by the function. The data is owned by the caller of the function.