検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 618 for [SIMILAR] 16 1024 4096 WITH 16646 別子 WITH 1601... (2.192 sec.)
塗り潰す 0
« imageellipse imagefilledarc » PHP Manual GD および Image 関数 塗り潰す imagefill (PHP 4, PHP 5, PHP 7, PHP 8) imagefill — 塗り潰す 説明 imagefill ( GdImage $image , int $x , int $y , int $color ): bool 指定した座標 (左上が 0, 0 です) から、指定した色 color で image を塗りつぶします。 パ ...
https://man.plustar.jp/php/function.imagefill.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
« shmop_open shmop_size » PHP Manual 共有メモリ関数 共有メモリブロックからデータを読み取る shmop_read (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_read — 共有メモリブロックからデータを読み取る 説明 shmop_read ( Shmop $shmop , int $offset , int $size ): string shmop_read() は、共有メモリブ ...
https://man.plustar.jp/php/function.shmop-read.html - [similar]
共有メモリブロックにデータを書き込む 0
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_write — 共有メモリブロックにデータを書き込む 説明 shmop_write ( Shmop $shmop , string $data , int $offset ): int shmop_write() は、共有メモリブロック ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
現在のトランザクションのセーブポイント群から、指定した名前のセーブポイントを削除... 0
« mysqli::refresh mysqli::rollback » PHP Manual mysqli 現在のトランザクションのセーブポイント群から、指定した名前のセーブポイントを削除する mysqli::release_savepoint mysqli_release_savepoint (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::release_savepoint -- mysqli_release_savepoint — 現在のトラ ...
https://man.plustar.jp/php/mysqli.release-savepoint.html - [similar]
ステートメントリソースあるいは接続リソースからオプションの値を取得する 0
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リソースからオプションの値を取得する db2_get_option (PECL ibm_db2 >= 1.6.0) db2_get_option — ステートメントリソースあるいは接続リソースからオプションの値を取得する 説明 db2_get_option ( resourc ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« image_type_to_mime_type imageaffine » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する image2wbmp (PHP 4 >= 4.0.5, PHP 5, PHP 7) image2wbmp — 画像をブラウザあるいはファイルに出力する 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関 ...
https://man.plustar.jp/php/function.image2wbmp.html - [similar]
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]