Deprecated: Use 'gimp-gradient-get-uniform-samples' instead.
Deprecated: Use 'gimp-gradient-get-uniform-samples' instead.
unknown
Type | Name | Description |
---|---|---|
PF_INT | num-samples | The number of samples to take (num-samples >= 2) |
PF_INT | reverse | Use the reverse gradient (TRUE or FALSE) |
Type | Name | Description |
---|---|---|
PF_INT | array-length | Length of the color_samples array (4 * num_samples) (array-length >= 0) |
unknown | color-samples | Color samples: { R1, G1, B1, A1, ..., Rn, Gn, Bn, An } |