2003
Shlomi Fish
Sets the left endpoint color of the specified segment
This procedure sets the left endpoint color of the specified segment of the specified gradient.
unknown
Type | Name | Description |
---|---|---|
PF_VALUE | name | The gradient name |
PF_INT | segment | The index of the segment within the gradient (segment >= 0) |
PF_COLOUR | color | The color to set |
PF_FLOAT | opacity | The opacity to set for the endpoint (0 <= opacity <= 100) |
None