Gimp.context_get_foreground
@returns(Gegl.Color)
def context_get_foreground():
# Python wrapper for gimp_context_get_foreground()
Get the current GIMP foreground color.
Returns the current GIMP foreground color. The foreground color is used in a variety of tools such as paint tools, blending, and bucket fill.
Since 2.2
- Returns