gimp-gradients-get-gradient-data


Description

Deprecated: Use 'gimp-gradient-get-uniform-samples' instead.

Help

Deprecated: Use 'gimp-gradient-get-uniform-samples' instead.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The gradient name ("" means current active gradient)
PF_INT sample-size Size of the sample to return when the gradient is changed (1 <= sample-size <= 10000)
PF_INT reverse Use the reverse gradient (TRUE or FALSE)

Return

Type Name Description
PF_VALUE actual-name The gradient name
PF_INT width The gradient sample width (r,g,b,a) (width >= 0)
unknown grad-data The gradient sample data