roundRectangle
Posted: 2007-11-06T00:35:30-07:00
Hello,
What Method and Parameter is used to create roundRectangle in perlmagick? I could not find parameter for draw method on perlmagic help page. So is there in perl magick alternative to this command?:
What Method and Parameter is used to create roundRectangle in perlmagick? I could not find parameter for draw method on perlmagic help page. So is there in perl magick alternative to this command?:
thank youconvert -size 430x18 xc:none -fill yellow -draw "roundRectangle 0,0 430,18 15,15" rec.png