検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 202 for [SIMILAR] 16 1024 4096 WITH 30050 layout WITH 15... (0.249 sec.)
定義済み定数 0
« 実行時設定 phpdbg 関数 » PHP Manual phpdbg 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PHPDBG_VERSION ( string ) PHPDBG_FILE ( int ) PHP 7.3.0 で削除されま ...
https://man.plustar.jp/php/phpdbg.constants.html - [similar]
透明色を定義する 0
« imagecolorstotal imageconvolution » PHP Manual GD および Image 関数 透明色を定義する imagecolortransparent (PHP 4, PHP 5, PHP 7, PHP 8) imagecolortransparent — 透明色を定義する 説明 imagecolortransparent ( GdImage $image , ? int $color = null ): int 指定した画像 image 上の透明色を設定し ...
https://man.plustar.jp/php/function.imagecolortransparent.html - [similar]
配列のキーすべて、あるいはその一部を返す 0
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array_keys (PHP 4, PHP 5, PHP 7, PHP 8) array_keys — 配列のキーすべて、あるいはその一部を返す 説明 array_keys ( array $array ): array array_keys ( array $array , mixed $search_value , bool $strict ...
https://man.plustar.jp/php/function.array-keys.html - [similar]
Adds another field to the facet 0
« SolrQuery::addFacetDateOther SolrQuery::addFacetQuery » PHP Manual SolrQuery Adds another field to the facet SolrQuery::addFacetField (PECL solr >= 0.9.2) SolrQuery::addFacetField — Adds another field to the facet 説明 public SolrQuery::addFacetField ( string $field ): SolrQuery Adds a ...
https://man.plustar.jp/php/solrquery.addfacetfield.html - [similar]
注記の枠線の色を設定する 0
« ps_scale ps_set_border_dash » PHP Manual PS 関数 注記の枠線の色を設定する ps_set_border_color (PECL ps >= 1.1.0) ps_set_border_color — 注記の枠線の色を設定する 説明 ps_set_border_color ( resource $psdoc , float $red , float $green , float $blue ): bool ps_add_weblink() や ps_add_pdflin ...
https://man.plustar.jp/php/function.ps-set-border-color.html - [similar]
色を補間する 0
« Imagick::solarizeImage Imagick::spliceImage » PHP Manual Imagick 色を補間する Imagick::sparseColorImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::sparseColorImage — 色を補間する 説明 public Imagick::sparseColorImage ( int $SPARSE_METHOD , array $arguments , int $channel = Imag ...
https://man.plustar.jp/php/imagick.sparsecolorimage.html - [similar]
塗り潰す 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]
GD イメージをブラウザまたはファイルに出力する 0
« imagegd2 imagegetclip » PHP Manual GD および Image 関数 GD イメージをブラウザまたはファイルに出力する imagegd (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagegd — GD イメージをブラウザまたはファイルに出力する 説明 imagegd ( GdImage $image , ? string $file = null ): bool GD イメージを、指定し ...
https://man.plustar.jp/php/function.imagegd.html - [similar]
GD2 イメージをブラウザまたはファイルに出力する 0
« imagegammacorrect imagegd » PHP Manual GD および Image 関数 GD2 イメージをブラウザまたはファイルに出力する imagegd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagegd2 — GD2 イメージをブラウザまたはファイルに出力する 説明 imagegd2 ( GdImage $image , ? string $file = null , int $chunk_size = ...
https://man.plustar.jp/php/function.imagegd2.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]