検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 389 for [SIMILAR] 16 1024 4096 WITH 12006 ピク WITH 9335... (0.793 sec.)
配列のソート 0
« 定義済み定数 配列 関数 » PHP Manual 配列 配列のソート 配列のソート PHP には配列をソートする関数が複数用意されています。 このページでは、それらの違いについて説明します。 主な相違点は次のとおりです。 配列のキーでソートするものと、値でソートするものがあります。 $array['キー'] = '値'; キー ...
https://man.plustar.jp/php/array.sorting.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 0
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_srand (PHP 4, PHP 5, PHP 7, PHP 8) mt_srand — メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシード ...
https://man.plustar.jp/php/function.mt-srand.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]
adaptive blur (順応性にじみ) フィルタを画像に追加する 0
« Imagick Imagick::adaptiveResizeImage » PHP Manual Imagick adaptive blur (順応性にじみ) フィルタを画像に追加する Imagick::adaptiveBlurImage (PECL imagick 2, PECL imagick 3) Imagick::adaptiveBlurImage — adaptive blur (順応性にじみ) フィルタを画像に追加する 説明 public Imagick::adaptiveBl ...
https://man.plustar.jp/php/imagick.adaptiveblurimage.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
CSPRNG 関数 0
« 定義済み定数 random_bytes » PHP Manual CSPRNG CSPRNG 関数 CSPRNG 関数 目次 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 関数 , bytes , 暗号 , 疑似 , 生成 , 定義 , 定数 , バイト , int ...
https://man.plustar.jp/php/ref.csprng.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
破線を描画する 0
« imagecropauto imagedestroy » PHP Manual GD および Image 関数 破線を描画する imagedashedline (PHP 4, PHP 5, PHP 7, PHP 8) imagedashedline — 破線を描画する 説明 imagedashedline ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool これは古い関数です。代わりに imag ...
https://man.plustar.jp/php/function.imagedashedline.html - [similar]
新しいテンプレートを開始する 0
« ps_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template (PECL ps >= 1.2.0) ps_begin_template — 新しいテンプレートを開始する 説明 ps_begin_template ( resource $psdoc , float $width , float $height ): int 新しいテンプレートを開始します。テンプレート ...
https://man.plustar.jp/php/function.ps-begin-template.html - [similar]
CSPRNG 0
« 暗号 はじめに » PHP Manual 暗号 CSPRNG CSPRNG はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 CSPRNG 関数 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 暗号 ...
https://man.plustar.jp/php/book.csprng.html - [similar]