検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 357 for [SIMILAR] 16 1024 4096 WITH 9874 ーズ WITH 8553 ... (0.401 sec.)
指定した時刻まで実行を遅延する 0
« time_nanosleep uniqid » PHP Manual その他の関数 指定した時刻まで実行を遅延する time_sleep_until (PHP 5 >= 5.1.0, PHP 7, PHP 8) time_sleep_until — 指定した時刻まで実行を遅延する 説明 time_sleep_until ( float $timestamp ): bool 指定した timestamp までスクリプトの実行を遅延させます。 パラ ...
https://man.plustar.jp/php/function.time-sleep-until.html - [similar]
現在の Unix タイムスタンプを返す 0
« strtotime timezone_abbreviations_list » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプを返す time (PHP 4, PHP 5, PHP 7, PHP 8) time — 現在の Unix タイムスタンプを返す 説明 time (): int 現在時刻を Unix エポック (1970 年 1 月 1 日 00:00:00 GMT) からの通算秒として返します。 注意 : ...
https://man.plustar.jp/php/function.time.html - [similar]
画像の輪郭を削除する 0
« Imagick::transverseImage Imagick::uniqueImageColors » PHP Manual Imagick 画像の輪郭を削除する Imagick::trimImage (PECL imagick 2, PECL imagick 3) Imagick::trimImage — 画像の輪郭を削除する 説明 public Imagick::trimImage ( float $fuzz ): bool 画像の背景色と同じ色の輪郭を削除します。 この ...
https://man.plustar.jp/php/imagick.trimimage.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.html - [similar]
はじめに 0
« IMAP インストール/設定 » PHP Manual IMAP はじめに はじめに これらの関数は、 IMAP プロトコルのほかに NNTP や POP3 、 そしてローカルのメールボックスへのアクセスもサポートします。 しかし、IMAP 関数の中には POP プロトコルでは正常に動作しないものがあることに注意しましょう。 警告 IMAP 拡張機 ...
https://man.plustar.jp/php/intro.imap.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
ReflectionFunction クラス 0
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション ReflectionFunction クラス ReflectionFunction クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionFunction クラスは 関数についての情報を報告します。 クラス概要 class ReflectionFunction extends Reflec ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 0
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメントリソースのオプションを設定する db2_set_option (PECL ibm_db2 >= 1.0.0) db2_set_option — 接続リソースあるいはステートメントリソースのオプションを設定する 説明 db2_set_option ( resource $resour ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
画像の一部をコピーする 0
« imageconvolution imagecopymerge » PHP Manual GD および Image 関数 画像の一部をコピーする imagecopy (PHP 4, PHP 5, PHP 7, PHP 8) imagecopy — 画像の一部をコピーする 説明 imagecopy ( GdImage $dst_image , GdImage $src_image , int $dst_x , int $dst_y , int $src_x , int $src_y , int $src_wid ...
https://man.plustar.jp/php/function.imagecopy.html - [similar]