検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 492 for [SIMILAR] 16 1024 4096 WITH 332685 curlinfo WITH... (0.601 sec.)
オープンポリゴンを描画する 0
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する imageopenpolygon (PHP 7 >= 7.2.0, PHP 8) imageopenpolygon — オープンポリゴンを描画する 説明 PHP 8.0.0 以降のシグネチャ (名前付き引数をサポートしていません) imageopenpolygon ( GdImage $image , ar ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 0
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザまたはファイルに出力する imagepng (PHP 4, PHP 5, PHP 7, PHP 8) imagepng — PNG イメージをブラウザまたはファイルに出力する 説明 imagepng ( GdImage $image , resource | string | null $file = null , ...
https://man.plustar.jp/php/function.imagepng.html - [similar]
多角形を描画する 0
« 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 ): bool 代 ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
指定された角度で画像を回転する 0
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する imagerotate (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagerotate — 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_color , bool $ignore_transpa ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
線描画用のスタイルを設定する 0
« imagesetpixel imagesetthickness » PHP Manual GD および Image 関数 線描画用のスタイルを設定する imagesetstyle (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetstyle — 線描画用のスタイルを設定する 説明 imagesetstyle ( GdImage $image , array $style ): bool imagesetstyle() は、特別な IMG_COLO ...
https://man.plustar.jp/php/function.imagesetstyle.html - [similar]
塗りつぶし用のイメージを設定する 0
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定する imagesettile (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesettile — 塗りつぶし用のイメージを設定する 説明 imagesettile ( GdImage $image , GdImage $tile ): bool imagesettile() は、特別な色 IMG ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
文字列を水平に描画する 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
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
出力バッファを gzip 圧縮するための ob_start コールバック関数 0
« ob_get_status ob_implicit_flush » PHP Manual 出力制御 関数 出力バッファを gzip 圧縮するための ob_start コールバック関数 ob_gzhandler (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ob_gzhandler — 出力バッファを gzip 圧縮するための ob_start コールバック関数 説明 ob_gzhandler ( string $data , int ...
https://man.plustar.jp/php/function.ob-gzhandler.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]