Method
GimpImagegrid_get_foreground_color
since: 2.4
Declaration [src]
GeglColor*
gimp_image_grid_get_foreground_color (
GimpImage* image
)
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
Return value
Type: GeglColor
The image’s grid foreground color.
The caller of the method takes ownership of the data, and is responsible for freeing it. |