gimp-gradient-segment-range-blend-colors

Shlomi Fish <shlomif@iglu.org.il>

Description

Blend the colors of the segment range.

Help

This function blends the colors (but not the opacity) of the segments' range of the gradient. Using it, the colors' transition will be uniform across the range.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The gradient name
PF_INT start-segment The index of the first segment to operate on (start-segment >= 0)
PF_INT end-segment The index of the last segment to operate on. If negative, the selection will extend to the end of the string.

Return

None