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::getfontweight
GmagickDraw::getstrokeopacity
GmagickDraw
PHP マニュアル
GmagickDraw::getstrokecolor
オブジェクトの輪郭の描画に使う色を返す
説明
public
GmagickPixel
GmagickDraw::getstrokecolor
()
オブジェクトの輪郭の描画に使う色を返します。
パラメータ
この関数にはパラメータはありません。
戻り値
色を表す
GmagickPixel
オブジェクトを返します。