検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 521 for [SIMILAR] 16 1024 4096 WITH 9313 substr WITH 670... (0.431 sec.)
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
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
グレースケールでイメージの一部をコピー、マージする 0
« imagecopymerge imagecopyresampled » PHP Manual GD および Image 関数 グレースケールでイメージの一部をコピー、マージする imagecopymergegray (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopymergegray — グレースケールでイメージの一部をコピー、マージする 説明 imagecopymergegray ( GdImage $dst ...
https://man.plustar.jp/php/function.imagecopymergegray.html - [similar]
再サンプリングを行いイメージの一部をコピー、伸縮する 0
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメージの一部をコピー、伸縮する imagecopyresampled (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopyresampled — 再サンプリングを行いイメージの一部をコピー、伸縮する 説明 imagecopyresampled ( GdImag ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 0
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファイルを ZIP アーカイブに追加する ZipArchive::addFile (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFile — 指定したパスからファイルを ZIP アーカイブに追加する 説明 public ZipA ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
Unicode のコードポイントに対応する文字を返す 0
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイントに対応する文字を返す mb_chr (PHP 7 >= 7.2.0, PHP 8) mb_chr — Unicode のコードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unicode の ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]