検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1190 for 作成 (0.026 sec.)
矩形を描画する 3440
« imagepolygon imageresolution » PHP Manual GD および Image 関数 矩形を描画する imagerectangle ( ... l imagerectangle() は、指定した座標から始まる矩形を作成します。 パラメータ image imagecreatetruecolor() のよ ... うな画像作成関数が返す GdImage オブジェクト。 x1 左上の x 座標。 ... 標。 y2 右下の y 座標。 color imagecolorallocate() で作成された色識別子。 戻り値 成功した場合に true を、失敗 ... な imagerectangle() の例 <?php // 200 x 200 の画像を作成します $canvas = imagecreatetruecolor ( 200 , 200 ); ...
https://man.plustar.jp/php/function.imagerectangle.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 3440
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケ ... ットを作成してバインドする socket_addrinfo_bind (PHP 7 >= 7.2. ... ddrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする 説明 socket_addrinfo_bind ( Address ... ess ): Socket | false Socket クラスのインスタンスを作成し、 与えられた AddressInfo インスタンスにバインドし ... (listen)する 関連キーワード: addrinfo , ソケット , 作成 , インスタンス , クラス , 関数 , AddressInfo , Soc ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズム... 3440
« xdiff_string_patch 自然言語および文字エンコーディング » PHP Manual xdiff 関数 2 つの文字列のバ ... を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_string_rabdiff (PECL xdiff >= 1.5.0) xdif ... を、Rabin の polynomial fingerprinting アルゴリズムで作成する 説明 xdiff_string_bdiff ( string $old_data , st ... new_data ): string ふたつの文字列のバイナリ diff を作成して結果を返します。 この関数と xdiff_string_bdiff() ... a , 関数 , データ , アルゴリズム , bpatch , 適用 , 作成 ...
https://man.plustar.jp/php/function.xdiff-string-rabdiff.html - [similar]
glob を使うディレクトリを作成する 3440
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する G ... obIterator::__construct — glob を使うディレクトリを作成する 説明 public GlobIterator::__construct ( string ... ILEINFO ) glob 式から新しいディレクトリイテレータを作成します。 パラメータ pattern glob() 関数に渡すパターン ... ーンにマッチするパス名を探す 関連キーワード: glob , 作成 , ディレクトリ , GlobIterator , スロー , construct ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]
RecursiveIterator から RecursiveCallbackFilterIterator を作成する 3440
« RecursiveCallbackFilterIterator RecursiveCallbackFilterIterator::getChildren » PHP Manual Recu ... iveIterator から RecursiveCallbackFilterIterator を作成する RecursiveCallbackFilterIterator::__construct (P ... iveIterator から RecursiveCallbackFilterIterator を作成する 説明 public RecursiveCallbackFilterIterator::__ ... 内部 , getChildren , アイテム , 拒否 , callable , 作成 ...
https://man.plustar.jp/php/recursivecallbackfilteriterator.construct.html - [similar]
このメソッドに動的に作成されたクロージャを返す 3440
« ReflectionMethod::export ReflectionMethod::getDeclaringClass » PHP Manual ReflectionMethod この ... メソッドに動的に作成されたクロージャを返す ReflectionMethod::getClosure ... ReflectionMethod::getClosure — このメソッドに動的に作成されたクロージャを返す 説明 public ReflectionMethod: ... nullable になりました。 関連キーワード: メソッド , 作成 , ReflectionMethod , getClosure , Closure , パラメ ...
https://man.plustar.jp/php/reflectionmethod.getclosure.html - [similar]
クラスのエイリアスを作成する 3417
« __autoload class_exists » PHP Manual クラス/オブジェクト関数 クラスのエイリアスを作成する clas ... 0, PHP 7, PHP 8) class_alias — クラスのエイリアスを作成する 説明 class_alias ( string $class , string $alia ... のエイリアスを、 ユーザー定義のクラス class に対して作成します。 エイリアスは、元のクラスとまったく同一のもの ... しているか) どうかを調べる 関連キーワード: クラス , 作成 , autoload , オブジェクト , string , 名前 , 成功 , ...
https://man.plustar.jp/php/function.class-alias.html - [similar]
新しい DateTime オブジェクトを作成する 3417
« date_create_immutable date_date_set » PHP Manual 日付・時刻 関数 新しい DateTime オブジェクトを ... PHP 8) date_create — 新しい DateTime オブジェクトを作成する 説明 date_create ( string $datetime = "now" , ? ... クトを返す 関連キーワード: DateTime , オブジェクト , 作成 , date , create , construct , DateTimeImmutable , ...
https://man.plustar.jp/php/function.date-create.html - [similar]
要求を満たすブローカーオブジェクトを作成する 3417
« enchant_broker_get_error enchant_broker_list_dicts » PHP Manual Enchant 関数 要求を満たすブロー ... カーオブジェクトを作成する enchant_broker_init (PHP 5 >= 5.3.0, PHP 7, PHP ... _broker_init — 要求を満たすブローカーオブジェクトを作成する 説明 enchant_broker_init (): EnchantBroker | fa ... 関連キーワード: ブローカー , 要求 , オブジェクト , 作成 , enchant , broker , init , リソース , バージョン ...
https://man.plustar.jp/php/function.enchant-broker-init.html - [similar]
点を生成する 3417
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpix ... パラメータ image imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 x x 座標。 y y 座標 ... 。 color imagecolorallocate() で作成された色識別子。 戻り値 成功した場合に true を、失敗 ... imagecreatetruecolor() - TrueColor イメージを新規に作成する imagecolorallocate() - 画像で使用する色を作成... 取得する 関連キーワード: 生成 , 点 , imagesetpixel , 作成 , GdImage , 座標 , int , バージョン , 関数 , image ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]