Deprecated: Use 'gimp-vectors-stroke-get-point-at-dist' instead.
Deprecated: Use 'gimp-vectors-stroke-get-point-at-dist' instead.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image the paths belongs to |
PF_FLOAT | distance | The distance along the path. |
Type | Name | Description |
---|---|---|
PF_INT | x-point | The x position of the point. |
PF_INT | y-point | The y position of the point. |
PF_FLOAT | slope | The slope (dy / dx) at the specified point. |