imagerectangle 矩形を描画する &reftitle.description; boolimagerectangle GdImageimage intx1 inty1 intx2 inty2 intcolor imagerectangle は、指定した座標から始まる矩形を作成します。 &reftitle.parameters; &gd.image.description; x1 左上の x 座標。 y1 左上の y 座標。 0, 0 が画像の左上隅を表します。 x2 右下の x 座標。 y2 右下の y 座標。 color &gd.identifier.color; &reftitle.returnvalues; &return.success; &reftitle.changelog; &Version; &Description; &gd.changelog.image-param; &reftitle.examples; シンプルな <function>imagerectangle</function> の例 ]]> &example.outputs.similar; 出力例 : シンプルな imagerectangle() の例