検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 351 for [SIMILAR] 16 1024 4096 WITH 22785 チュ WITH 1918... (0.377 sec.)
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
URL エンコードされたクエリ文字列を生成する 0
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_build_query (PHP 5, PHP 7, PHP 8) http_build_query — URL エンコードされたクエリ文字列を生成する 説明 http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separ ...
https://man.plustar.jp/php/function.http-build-query.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]
発生した IMAP 警告メッセージを返す 0
« imap_8bit imap_append » PHP Manual IMAP 関数 発生した IMAP 警告メッセージを返す imap_alerts (PHP 4, PHP 5, PHP 7, PHP 8) imap_alerts — 発生した IMAP 警告メッセージを返す 説明 imap_alerts (): array | false 直近に imap_alerts() をコールして以来、 またはページ処理を開始して以来生成された ...
https://man.plustar.jp/php/function.imap-alerts.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 0
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する pcntl_exec (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pcntl_exec — 現在のプロセス空間で指定したプログラムを実行する 説明 pcntl_exec ( string $path , array $args = [] , array $env_vars = [] ): boo ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
ファイルから画像を開く 0
« ps_open_file ps_open_image » PHP Manual PS 関数 ファイルから画像を開く ps_open_image_file (PECL ps >= 1.1.0) ps_open_image_file — ファイルから画像を開く 説明 ps_open_image_file ( resource $psdoc , string $type , string $filename , string $stringparam = ? , int $intparam = 0 ): int 後で ...
https://man.plustar.jp/php/function.ps-open-image-file.html - [similar]
テキストをボックス内に出力する 0
« ps_shfill ps_show_xy2 » PHP Manual PS 関数 テキストをボックス内に出力する ps_show_boxed (PECL ps >= 1.1.0) ps_show_boxed — テキストをボックス内に出力する 説明 ps_show_boxed ( resource $psdoc , string $text , float $left , float $bottom , float $width , float $height , string $hmode , s ...
https://man.plustar.jp/php/function.ps-show-boxed.html - [similar]
PHP による PNG の生成 0
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
複数の画像を合成する 0
« Imagick::clutImage Imagick::colorFloodfillImage » PHP Manual Imagick 複数の画像を合成する Imagick::coalesceImages (PECL imagick 2, PECL imagick 3) Imagick::coalesceImages — 複数の画像を合成する 説明 public Imagick::coalesceImages (): Imagick ページオフセットや処理方法を指定して、複数の ...
https://man.plustar.jp/php/imagick.coalesceimages.html - [similar]