検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 14 for imagepolygon (0.021 sec.)
多角形を描画する 14914
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4 ... , PHP 5, PHP 7, PHP 8) imagepolygon — 多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ ... (名前付き引数をサポートしていません) imagepolygon ( GdImage $image , array $points , int $color ): b ... ool 代替のシグネチャ (PHP 8.1.0 以降は非推奨) imagepolygon ( GdImage $image , array $points , int $num_points ... , int $color ): bool imagepolygon() は、指定した image に多角形を作成します。 パラメ ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
オープンポリゴンを描画する 9347
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する im ... 与えられた image のオープンポリゴンを描画します。 imagepolygon() とは異なり、 始点と終点の間の線は描かれません。 ... 上の例の出力は、 たとえば以下のようになります。 参考 imagepolygon() - 多角形を描画する 関連キーワード: points , 描画 ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
矩形を描画する 8489
« imagepolygon imageresolution » PHP Manual GD および Image 関数 矩形を描画する imagerectangle ( ...
https://man.plustar.jp/php/function.imagerectangle.html - [similar]
線の描画用にブラシイメージを設定する 8489
« imagescale imagesetclip » PHP Manual GD および Image 関数 線の描画用にブラシイメージを設定する ... OR_STYLEDBRUSHED で描画される際に ( imageline() や imagepolygon() のような) 全ての線描画関数で使用されるブラシイメ ...
https://man.plustar.jp/php/function.imagesetbrush.html - [similar]
塗りつぶした多角形を描画する 8384
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... 上の例の出力は、 たとえば以下のようになります。 参考 imagepolygon() - 多角形を描画する 関連キーワード: points , 描画 ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
直線を描画する 8384
« imagelayereffect imageloadfont » PHP Manual GD および Image 関数 直線を描画する imageline (PHP ... dpolygon ( $image , $points , 4 , $color ); return imagepolygon ( $image , $points , 4 , $color ); } ?> 参考 image ...
https://man.plustar.jp/php/function.imageline.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 8384
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザま ...
https://man.plustar.jp/php/function.imagepng.html - [similar]
線描画用のスタイルを設定する 8384
« imagesetpixel imagesetthickness » PHP Manual GD および Image 関数 線描画用のスタイルを設定する ... OLOR_STYLEDBRUSHED を描画する際に ( imageline() と imagepolygon() のような) 全ての線描画関数で使用されるスタイルを ...
https://man.plustar.jp/php/function.imagesetstyle.html - [similar]
その他の変更 8052
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x へ ... 奨されませんし、将来削除される可能性があります。 GD imagepolygon() , imageopenpolygon() , imagefilledpolygon() 関数 ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
PHP 8.1.x で推奨されなくなる機能 8052
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... ィブ filter.default は、推奨されなくなりました。 GD imagepolygon() , imageopenpolygon() , imagefilledpolygon() の n ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
PREV 1 2 NEXT