検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 797 for [SIMILAR] 16 1024 4096 WITH 9837 方式 WITH 6894 ... (0.425 sec.)
画像の生のピクセルをエクスポートする 0
« Imagick::evaluateImage Imagick::extentImage » PHP Manual Imagick 画像の生のピクセルをエクスポートする Imagick::exportImagePixels (PECL imagick 2 >=2.3.0, PECL imagick 3) Imagick::exportImagePixels — 画像の生のピクセルをエクスポートする 説明 public Imagick::exportImagePixels ( int $x , ...
https://man.plustar.jp/php/imagick.exportimagepixels.html - [similar]
水平方向および垂直方向のサンプリング係数を取得する 0
« Imagick::getResourceLimit Imagick::getSize » PHP Manual Imagick 水平方向および垂直方向のサンプリング係数を取得する Imagick::getSamplingFactors (PECL imagick 2, PECL imagick 3) Imagick::getSamplingFactors — 水平方向および垂直方向のサンプリング係数を取得する 説明 public Imagick::getSampl ...
https://man.plustar.jp/php/imagick.getsamplingfactors.html - [similar]
テキストをアンチエイリアス処理するかどうかを制御する 0
« ImagickDraw::setTextAlignment ImagickDraw::setTextDecoration » PHP Manual ImagickDraw テキストをアンチエイリアス処理するかどうかを制御する ImagickDraw::setTextAntialias (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextAntialias — テキストをアンチエイリアス処理するかどうかを制御する ...
https://man.plustar.jp/php/imagickdraw.settextantialias.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
Bzip2 関数 0
« 例 bzclose » PHP Manual Bzip2 Bzip2 関数 Bzip2 関数 目次 bzclose — bzip2 ファイルを閉じる bzcompress — 文字列をbzip2形式のデータに圧縮する bzdecompress — bzip2 形式のデータを解凍する bzerrno — bzip2 エラー番号を返す bzerror — bzip2 エラー番号とエラー文字列を配列で返す bzerrstr — bzip2 ...
https://man.plustar.jp/php/ref.bzip2.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
はじめに 0
« GeoIP インストール/設定 » PHP Manual GeoIP はじめに はじめに GeoIP 拡張モジュールを使用すると、IP アドレスの場所を探すことができます。 市、州、国、経度、緯度そして ISP や接続方式などの情報が GeoIP を用いて取得できます。 警告 この拡張モジュールは、MaxMind の現在の "GeoIP2" データベースを ...
https://man.plustar.jp/php/intro.geoip.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]
Tar 形式の phar アーカイブ 0
« Phar 形式と Tar 形式、Zip 形式の徹底比較 Zip 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Tar 形式の phar アーカイブ Tar 形式の phar アーカイブ tar 形式のアーカイブは、より近代的な USTAR フォーマットを使用しています。 tar 形式のファイルヘッダは、zip 形式より ...
https://man.plustar.jp/php/phar.fileformat.tar.html - [similar]