Class
GD2::Canvas::Wedge
In:
lib/gd2/canvas.rb
Parent:
Arc
Methods
draw
new
style
Constants
ARC
=
0
Arc
styles
PIE
=
ARC
CHORD
=
1
NO_FILL
=
2
EDGED
=
4
Public Class methods
new
(center, width, height, range, chord = false)
Public Instance methods
draw
(image, mode)
style
()
[Validate]