Slide 49
Slide 49 text
OpenVG Functions
Circle
Ellipse
Rect
Roundrect
Line
Polyline
Polygon
(x, y, r VGfloat)
(x, y, w, h VGfloat)
(x, y, w, h VGfloat)
(x, y, w, h, rw, rh VGfloat)
(x1, y1, x2, y2 VGfloat)
(x, y []VGfloat)
(x, y []VGfloat)
Arc
Qbezier
Cbezier
Image
Text
TextMid
TextEnd
(x, y, w, h, sa, aext VGfloat)
(sx, sy, cx, cy, ex, ey VGfloat)
(sx, sy, cx, cy, px, py, ex, ey VGfloat)
(x, y VGfloat, w, h int, s string)
(x, y VGfloat, s, font string, size int)
(x, y VGfloat, s, font string, size int)
(x, y VGfloat, s, font string, size int)