Imagick::roundCorners
(PECL imagick 2.0.0)
Imagick::roundCorners — 画像の角を丸める
説明
bool Imagick::roundCorners
( float $x_rounding
, float $y_rounding
[, float $stroke_width= 10
[, float $displace= 5
[, float $size_correction= -6
]]] )
警告この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。
画像の角を丸めます。最後の 3 つのパラメータはオプションで、めったに使用することはないでしょう。
パラメータ
-
x_rounding
-
x 方向の丸め。
-
y_rounding
-
y 方向の丸め。
-
stroke_width
-
線幅。
-
displace
-
image displace
-
size_correction
-
サイズ補正。