Function

Gimpcontext_set_gradient_blend_color_space

since: 2.10

Declaration [src]

gboolean
gimp_context_set_gradient_blend_color_space (
  GimpGradientBlendColorSpace blend_color_space
)

Description [src]

Set the gradient blend color space.

Set the gradient blend color space for paint tools and the gradient tool.

Available since: 2.10

Parameters

blend_color_space

Type: GimpGradientBlendColorSpace

Blend color space.

Return value

Type: gboolean

TRUE on success.