cairoPatternGetLinearPoints {RGtk2} | R Documentation |
Gets the gradient endpoints for a linear gradient.
cairoPatternGetLinearPoints(pattern)
|
Since 1.4
A list containing the following elements:
retval |
[ |
|
[numeric] return value for the x coordinate of the first point, or |
|
[numeric] return value for the y coordinate of the first point, or |
|
[numeric] return value for the x coordinate of the second point, or |
|
[numeric] return value for the y coordinate of the second point, or |
Derived by RGtkGen from GTK+ documentation