graphics - Drawing pies using PHP ImageMagick -
Is using PHP Image Magic a way to get results of GD function? I have looked around but have not found a satisfactory solution till now. I want to support it transparency, and I want to draw it.
Your best bet is to use ImageMagick Draw ::. There is a mandate in it; Instead of specifying the center, you specify the border rectangle. To stop filling, you need to add an order before it, and perhaps after stopping filling.
Comments
Post a Comment