検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 527 for [SIMILAR] 16 1024 4096 WITH 18809 グラ WITH 1498... (0.432 sec.)
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
Execute a database command that reads 0
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Manual MongoDB\Driver\Manager Execute a database command that reads MongoDB\Driver\Manager::executeReadCommand (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadCommand — Execute a database co ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
輝度の範囲にもとづいて各ピクセルの閾値を選択する 0
« Imagick::adaptiveSharpenImage Imagick::addImage » PHP Manual Imagick 輝度の範囲にもとづいて各ピクセルの閾値を選択する Imagick::adaptiveThresholdImage (PECL imagick 2, PECL imagick 3) Imagick::adaptiveThresholdImage — 輝度の範囲にもとづいて各ピクセルの閾値を選択する 説明 public Imagick: ...
https://man.plustar.jp/php/imagick.adaptivethresholdimage.html - [similar]
画像を分割する 0
« Imagick::scaleImage Imagick::selectiveBlurImage » PHP Manual Imagick 画像を分割する Imagick::segmentImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::segmentImage — 画像を分割する 説明 public Imagick::segmentImage ( int $COLORSPACE , float $cluster_threshold , float $smooth_thre ...
https://man.plustar.jp/php/imagick.segmentimage.html - [similar]
はじめに 0
« Enchant インストール/設定 » PHP Manual Enchant はじめに はじめに Enchant は、 » Enchant ライブラリ を PHP から利用できるようにしたものです。Enchant は、 すべてのスペリングライブラリの上位に位置するもので、 統一された操作性を提供します。 また、各ライブラリが搭載していないかもしれない機能 ...
https://man.plustar.jp/php/intro.enchant.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
テーブルの主キーを含む結果セットを返す 0
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを返す db2_primary_keys (PECL ibm_db2 >= 1.0.0) db2_primary_keys — テーブルの主キーを含む結果セットを返す 説明 db2_primary_keys ( resource $connection , string $qualifier , string $schema , stri ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]