検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1074 for [SIMILAR] 16 1024 4096 WITH 53391 reflectionobje... (2.369 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]
OCILob クラス 0
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに ラージバイナリ (BLOB) および キャラクタオブジェクト (CLOB) に対する OCI8 ラージオブジェクト (LOB) 機能です。 注意 : OCI-Lob クラスは、 PHP 8 および PECL O ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
アロー関数 0
« 無名関数 第一級callableを生成する記法 » PHP Manual 関数 アロー関数 アロー関数 アロー関数は 無名関数 を簡潔に書ける文法として PHP 7.4 で追加されました。 無名関数とアロー関数は共に Closure クラスを使って実装されています。 アロー関数は fn (argument_list) => expr という形で記述します。 アロ ...
https://man.plustar.jp/php/functions.arrow.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]