Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
imagick エクステンションで個々の角を丸くすることは可能ですか?
imagick::roundedCorners() は 4 つのコーナーすべてしか処理しないようです
おそらく、 を適用する前に各コーナーのコピーを取り、roundedCorners丸めたくない各コーナーを元のコーナーに重ねます。
roundedCorners