cairoPatternGetRadialCircles
Gets the gradient endpoint circles for a radial gradient, each specified as a center coordinate and a radius.
cairoPatternGetRadialCircles(pattern)
|
Since 1.4
A list containing the following elements:
retval |
[ |
|
[numeric] return value for the x coordinate of the center of the first circle, or |
|
[numeric] return value for the y coordinate of the center of the first circle, or |
|
[numeric] return value for the radius of the first circle, or |
|
[numeric] return value for the x coordinate of the center of the second circle, or |
|
[numeric] return value for the y coordinate of the center of the second circle, or |
|
[numeric] return value for the radius of the second circle, or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.