ImageArc
[email protected] (jessica lee tishmack)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
ImageArc($im, $origpx, $origpy, $width, $height, $degreesbegin, $degreesend, $blue); I need some help with ImageArc. With the statement above, I have $degreesbegin have a value of 0, and $degreesend a value of 180...I thought this would create an arc that looked like half a circle, but I get an entire circle...am I misunderstanding ImageArc? Thanks In Advance, Jessica