検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 389 for [SIMILAR] 16 1024 4096 WITH 12006 ピク WITH 9335... (0.235 sec.)
垂直方向に反転した画像を作成する 0
« Imagick::flattenImages Imagick::floodFillPaintImage » PHP Manual Imagick 垂直方向に反転した画像を作成する Imagick::flipImage (PECL imagick 2, PECL imagick 3) Imagick::flipImage — 垂直方向に反転した画像を作成する 説明 public Imagick::flipImage (): bool 中心の x 軸を基準してピクセルを反転 ...
https://man.plustar.jp/php/imagick.flipimage.html - [similar]
水平方向に反転した画像を作成する 0
« Imagick::floodFillPaintImage Imagick::forwardFourierTransformImage » PHP Manual Imagick 水平方向に反転した画像を作成する Imagick::flopImage (PECL imagick 2, PECL imagick 3) Imagick::flopImage — 水平方向に反転した画像を作成する 説明 public Imagick::flopImage (): bool 中心の y 軸を基準し ...
https://man.plustar.jp/php/imagick.flopimage.html - [similar]
新しい画像をコピーとして作成する 0
« Imagick::identifyImage Imagick::importImagePixels » PHP Manual Imagick 新しい画像をコピーとして作成する Imagick::implodeImage (PECL imagick 2, PECL imagick 3) Imagick::implodeImage — 新しい画像をコピーとして作成する 説明 public Imagick::implodeImage ( float $radius ): bool 既存の画像を ...
https://man.plustar.jp/php/imagick.implodeimage.html - [similar]
乱数を生成する 0
« gmp_random_seed gmp_root » PHP Manual GMP 関数 乱数を生成する gmp_random (PHP 4 >= 4.0.4, PHP 5, PHP 7) gmp_random — 乱数を生成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 gmp_random ( int $limiter = 20 ): ...
https://man.plustar.jp/php/function.gmp-random.html - [similar]
Creates an initialization vector (IV) from a random source 0
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
乱数値の最大値を表示する 0
« min mt_rand » PHP Manual Math 関数 乱数値の最大値を表示する mt_getrandmax (PHP 4, PHP 5, PHP 7, PHP 8) mt_getrandmax — 乱数値の最大値を表示する 説明 mt_getrandmax (): int mt_rand() のコールにより返される最大の値を返します。 パラメータ この関数にはパラメータはありません。 戻り値 mt_rand ...
https://man.plustar.jp/php/function.mt-getrandmax.html - [similar]
認証付きの公開鍵による暗号化 0
« sodium_crypto_box_seed_keypair sodium_crypto_core_ristretto255_add » PHP Manual Sodium 関数 認証付きの公開鍵による暗号化 sodium_crypto_box (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box — 認証付きの公開鍵による暗号化 説明 sodium_crypto_box ( string $message , string $nonce , string $key_pai ...
https://man.plustar.jp/php/function.sodium-crypto-box.html - [similar]
座標が ristretto255 曲線上にあるかを調べる 0
« sodium_crypto_core_ristretto255_from_hash sodium_crypto_core_ristretto255_random » PHP Manual Sodium 関数 座標が ristretto255 曲線上にあるかを調べる sodium_crypto_core_ristretto255_is_valid_point (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_is_valid_point — 座標が ristretto255 曲線 ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-is-valid-poi... - [similar]
画像の大きさを取得する 0
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getimagesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): array | false getimagesize() 関数は、サポートする任 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
切り取る長方形を設定する 0
« imagesetbrush imagesetinterpolation » PHP Manual GD および Image 関数 切り取る長方形を設定する imagesetclip (PHP 7 >= 7.2.0, PHP 8) imagesetclip — 切り取る長方形を設定する 説明 imagesetclip ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 ): bool imagesetclip() は、切り取る長方 ...
https://man.plustar.jp/php/function.imagesetclip.html - [similar]