検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 627 for [SIMILAR] 16 1024 4096 WITH 10538 gmagick WITH 1... (0.592 sec.)
さまざまな方式で画像を歪める 0
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Imagick::distortImage (PECL imagick 2 >= 2.0.1, PECL imagick 3) Imagick::distortImage — さまざまな方式で画像を歪める 説明 public Imagick::distortImage ( int $method , array $arguments , bool $be ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
文字列のジオメトリを取得する 0
« ps_show ps_stringwidth » PHP Manual PS 関数 文字列のジオメトリを取得する ps_string_geometry (PECL ps >= 1.2.0) ps_string_geometry — 文字列のジオメトリを取得する 説明 ps_string_geometry ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): array この関数は ps_stringw ...
https://man.plustar.jp/php/function.ps-string-geometry.html - [similar]
はじめに 0
« FastCGI Process Manager(FPM) インストール/設定 » PHP Manual FastCGI Process Manager(FPM) はじめに はじめに FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 この SAPI は、PHP 本体にバンドルされています。 関連キーワード: ...
https://man.plustar.jp/php/intro.fpm.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 mhash を使用するには、mhash の配布ファイルを » mhash の Web サイト から ダウンロードし、その中のインストール用の指示に従ってください。 関連キーワード: 要件 , インストール , mhash , 設定 , 手順 , 配布 , サイト , ...
https://man.plustar.jp/php/mhash.requirements.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]
C Type Handles 0
« FFI\CData FFI\CType::getAlignment » PHP Manual FFI C Type Handles C Type Handles (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\CType { /* メソッド */ public getAlignment (): int public getArrayElementType (): FFI\CType public getArrayLength (): int public getAttributes () ...
https://man.plustar.jp/php/class.ffi-ctype.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » http://gmplib.org/#DOWNLOAD から GMP ライブラリをダウンロード可能です。 このサイトでは、 GMP のマニュアルも入手可能です。 これらの関数を使用するには、 GMP バージョン 4.2 以降が必要です。 中には、より新しいバー ...
https://man.plustar.jp/php/gmp.requirements.html - [similar]
PHPにできることは? 0
« PHP とはなんでしょう? 簡易チュートリアル » PHP Manual 入門 PHPにできることは? PHPにできることは? あらゆることができます。PHPでは主にサーバーサイドでの活用に焦点が 当てられているため、フォームからデータを取得したり、動的にページ の内容を生成したり、クッキーを送信・受信するといった他のCG ...
https://man.plustar.jp/php/intro-whatcando.html - [similar]