gimp-gradient-segment-range-redistribute-handles

Shlomi Fish <shlomif@iglu.org.il>

Description

Uniformly redistribute the segment range's handles

Help

This function redistributes the handles of the specified segment range of the specified gradient, so they'll be evenly spaced.


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