検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 68 for [SIMILAR] 16 1024 4096 WITH 56276 imagefilledarc... (0.140 sec.)
文字列を水平に描画する 0
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestring (PHP 4, PHP 5, PHP 7, PHP 8) imagestring — 文字列を水平に描画する 説明 imagestring ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 指定した座標に ...
https://man.plustar.jp/php/function.imagestring.html - [similar]
塗りつぶした多角形を描画する 0
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を描画する imagefilledpolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagefilledpolygon — 塗りつぶした多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagefilledpolygo ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
直線を描画する 0
« imagelayereffect imageloadfont » PHP Manual GD および Image 関数 直線を描画する imageline (PHP 4, PHP 5, PHP 7, PHP 8) imageline — 直線を描画する 説明 imageline ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool 指定したふたつの点を結ぶ直線を描画します。 パラ ...
https://man.plustar.jp/php/function.imageline.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 0
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを画像に書き込む imagettftext (PHP 4, PHP 5, PHP 7, PHP 8) imagettftext — TrueType フォントを使用してテキストを画像に書き込む 説明 imagettftext ( GdImage $image , float $size , float $angle , i ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
円を描く 0
« ps_begin_template ps_clip » PHP Manual PS 関数 円を描く ps_circle (PECL ps >= 1.1.0) ps_circle — 円を描く 説明 ps_circle ( resource $psdoc , float $x , float $y , float $radius ): bool ( x , y ) を中心とする円を描きます。描画開始位置は ( x + radius , y ) です。もしパスの外部でこの関数が ...
https://man.plustar.jp/php/function.ps-circle.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagejpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagejpeg — 画像をブラウザあるいはファイルに出力する 説明 imagejpeg ( GdImage $image , resource | string | null $file = null , int $qualit ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
塗りつぶした矩形を描画する 0
« imagefilledpolygon imagefilltoborder » PHP Manual GD および Image 関数 塗りつぶした矩形を描画する imagefilledrectangle (PHP 4, PHP 5, PHP 7, PHP 8) imagefilledrectangle — 塗りつぶした矩形を描画する 説明 imagefilledrectangle ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int ...
https://man.plustar.jp/php/function.imagefilledrectangle.html - [similar]
あるイメージから他のイメージにパレットをコピーする 0
« imageopenpolygon imagepalettetotruecolor » PHP Manual GD および Image 関数 あるイメージから他のイメージにパレットをコピーする imagepalettecopy (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagepalettecopy — あるイメージから他のイメージにパレットをコピーする 説明 imagepalettecopy ( GdImage $ds ...
https://man.plustar.jp/php/function.imagepalettecopy.html - [similar]
線描画用の線幅を設定する 0
« imagesetstyle imagesettile » PHP Manual GD および Image 関数 線描画用の線幅を設定する imagesetthickness (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetthickness — 線描画用の線幅を設定する 説明 imagesetthickness ( GdImage $image , int $thickness ): bool imagesetthickness() は、長方形、多 ...
https://man.plustar.jp/php/function.imagesetthickness.html - [similar]
パレットを使用する新規画像を作成する 0
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画像を作成する imagecreate (PHP 4, PHP 5, PHP 7, PHP 8) imagecreate — パレットを使用する新規画像を作成する 説明 imagecreate ( int $width , int $height ): GdImage | false imagecreate() は、 指定 ...
https://man.plustar.jp/php/function.imagecreate.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT