検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 1136 for [SIMILAR] 16 1024 4096 WITH 10731 い空 WITH 2450... (0.848 sec.)
コンストラクタであるかどうかを調べる 0
« ReflectionMethod::isAbstract ReflectionMethod::isDestructor » PHP Manual ReflectionMethod コンストラクタであるかどうかを調べる ReflectionMethod::isConstructor (PHP 5, PHP 7, PHP 8) ReflectionMethod::isConstructor — コンストラクタであるかどうかを調べる 説明 public ReflectionMethod::isCo ...
https://man.plustar.jp/php/reflectionmethod.isconstructor.html - [similar]
イテレータを追加する 0
« AppendIterator AppendIterator::__construct » PHP Manual AppendIterator イテレータを追加する AppendIterator::append (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::append — イテレータを追加する 説明 public AppendIterator::append ( Iterator $iterator ): void イテレータを追加します。 パラメ ...
https://man.plustar.jp/php/appenditerator.append.html - [similar]
GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 0
« imagecreatefromgd2 imagecreatefromgd » PHP Manual GD および Image 関数 GD2 ファイルまたは URL の指定した部分から新規イメージを生成する imagecreatefromgd2part (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2part — GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 説 ...
https://man.plustar.jp/php/function.imagecreatefromgd2part.html - [similar]
塗りつぶした多角形を描画する 0
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を描画する imagefilledpolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagefilledpolygon — 塗りつぶした多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagefilledpolygo ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
ファイルに unified diff 形式のパッチを適用する 0
« xdiff_file_patch_binary xdiff_file_rabdiff » PHP Manual xdiff 関数 ファイルに unified diff 形式のパッチを適用する xdiff_file_patch (PECL xdiff >= 0.2.0) xdiff_file_patch — ファイルに unified diff 形式のパッチを適用する 説明 xdiff_file_patch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-patch.html - [similar]
0
« 定義済み定数 Gmagick » PHP Manual Gmagick 例 例 次の例は、Gmagick での一般的な画像操作の方法を示すものです。 例1 Gmagick の例 <?php // 新しい Gmagick オブジェクトのインスタンスを作成します $image = new Gmagick ( 'example.jpg' ); // 読み込んだ画像のサムネイルを作成します。どちらかの軸に ...
https://man.plustar.jp/php/gmagick.examples.html - [similar]
ベクターグラフィックを含む文字列を返す 0
« ImagickDraw::getTextUnderColor ImagickDraw::line » PHP Manual ImagickDraw ベクターグラフィックを含む文字列を返す ImagickDraw::getVectorGraphics (PECL imagick 2, PECL imagick 3) ImagickDraw::getVectorGraphics — ベクターグラフィックを含む文字列を返す 説明 public ImagickDraw::getVectorGra ...
https://man.plustar.jp/php/imagickdraw.getvectorgraphics.html - [similar]
ImagickPixel のコンストラクタ 0
« ImagickPixel::clear ImagickPixel::destroy » PHP Manual ImagickPixel ImagickPixel のコンストラクタ ImagickPixel::__construct (PECL imagick 2, PECL imagick 3) ImagickPixel::__construct — ImagickPixel のコンストラクタ 説明 public ImagickPixel::__construct ( string $color = ? ) 警告 この関 ...
https://man.plustar.jp/php/imagickpixel.construct.html - [similar]
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]