2003
Shlomi Fish
Retrieves the left endpoint color of the specified segment
This procedure retrieves 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) |
Type | Name | Description |
---|---|---|
PF_COLOUR | color | The return color |
PF_FLOAT | opacity | The opacity of the endpoint |