开发者

rounding individual corners with php/imagick

is it开发者_如何学编程 possible to round individual corners with the imagick extension?

imagick::roundedCorners() seems to only do all 4 corners


Perhaps take a copy of each corner before applying roundedCorners, then overlay each corner that you don't want rounding back over the original.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜