PHP マニュアル
関数リファレンス
画像処理および作成
Gmagick
GmagickDraw
GmagickDraw::annotate
GmagickDraw::arc
GmagickDraw::bezier
GmagickDraw::ellipse
GmagickDraw::getfillcolor
GmagickDraw::getfillopacity
GmagickDraw::getfont
GmagickDraw::getfontsize
GmagickDraw::getfontstyle
GmagickDraw::getfontweight
GmagickDraw::getstrokecolor
GmagickDraw::getstrokeopacity
GmagickDraw::getstrokewidth
GmagickDraw::gettextdecoration
GmagickDraw::gettextencoding
GmagickDraw::line
GmagickDraw::point
GmagickDraw::polygon
GmagickDraw::polyline
GmagickDraw::rectangle
GmagickDraw::rotate
GmagickDraw::roundrectangle
GmagickDraw::scale
GmagickDraw::setfillcolor
GmagickDraw::setfillopacity
GmagickDraw::setfont
GmagickDraw::setfontsize
GmagickDraw::setfontstyle
GmagickDraw::setfontweight
GmagickDraw::setstrokecolor
GmagickDraw::setstrokeopacity
GmagickDraw::setstrokewidth
GmagickDraw::settextdecoration
GmagickDraw::settextencoding
GmagickDraw::ellipse
GmagickDraw::getfillopacity
GmagickDraw
PHP マニュアル
GmagickDraw::getfillcolor
塗りつぶし色を返す
説明
public
GmagickPixel
GmagickDraw::getfillcolor
()
オブジェクトを塗りつぶすときに使う色を返します。
パラメータ
この関数にはパラメータはありません。
戻り値
オブジェクトを塗りつぶすときに使う色の
GmagickPixel
を返します。