CakeFest 2024: The Official CakePHP Conference

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolor塗りつぶし色を返す

説明

public GmagickDraw::getfillcolor(): GmagickPixel

オブジェクトを塗りつぶすときに使う色を返します。

パラメータ

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

戻り値

オブジェクトを塗りつぶすときに使う色の GmagickPixel を返します。

add a note

User Contributed Notes

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