GmagickDraw::getstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::getstrokeopacityオブジェクトの輪郭の不透明度を返す

説明

public GmagickDraw::getstrokeopacity(): float

オブジェクトの輪郭の不透明度を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

不透明度を表す float 型の数値を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top