検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1190 for 作成 (0.116 sec.)
新しい PostScript ドキュメントオブジェクトを作成する 3584
« ps_moveto ps_open_file » PHP Manual PS 関数 新しい PostScript ドキュメントオブジェクトを作成... _new — 新しい PostScript ドキュメントオブジェクトを作成する 説明 ps_new (): resource | false 新しいドキュメ ... れます。これにより、 実際に postscript ドキュメントが作成されます。 パラメータ この関数にはパラメータはありま ... ドキュメントの全リソースを削除する 関連キーワード: 作成 , オブジェクト , ドキュメント , new , 関数 , open ...
https://man.plustar.jp/php/function.ps-new.html - [similar]
以降の出力で用いるシェーディングを作成する 3584
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する p ... .0) ps_shading — 以降の出力で用いるシェーディングを作成する 説明 ps_shading ( resource $psdoc , string $typ ... 4 , string $optlist ): int | false シェーディングを作成します。これは ps_shfill() や ps_shading_pattern() で ... ps_shading_pattern() - シェーディング用のパターンを作成する ps_shfill() - 範囲をシェーディングで塗りつぶす ... 関連キーワード: 作成 , float , 出力 , shading , パラメータ , pattern , ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
課金あるいは認証のリクエストを作成する 3584
« radius_config radius_cvt_addr » PHP Manual Radius 関数 課金あるいは認証のリクエストを作成する ... ius_create_request — 課金あるいは認証のリクエストを作成する 説明 radius_create_request ( resource $radius_h ... するゼロ個以上の属性が含まれます。新しいリクエストを 作成するには、 radius_create_request() をコールします。 ... し、応答を待つ 関連キーワード: リクエスト , radius , 作成 , 課金 , 認証 , request , create , 注意 , コール , ...
https://man.plustar.jp/php/function.radius-create-request.html - [similar]
2 つの文字列のバイナリ diff を作成する 3584
« xdiff_string_bdiff_size xdiff_string_bpatch » PHP Manual xdiff 関数 2 つの文字列のバイナリ dif ... f を作成する xdiff_string_bdiff (PECL xdiff >= 1.5.0) xdiff_ ... string_bdiff — 2 つの文字列のバイナリ diff を作成する 説明 xdiff_string_bdiff ( string $old_data , st ... new_data ): string ふたつの文字列のバイナリ diff を作成して結果を返します。 この関数はテキストファイルとバイ ... 適用する 関連キーワード: バイナリ , xdiff , string , 作成 , データ , data , bpatch , bdiff , 適用 , 関数 ...
https://man.plustar.jp/php/function.xdiff-string-bdiff.html - [similar]
新しい RecursiveRegexIterator を作成する 3584
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator ... 新しい RecursiveRegexIterator を作成する RecursiveRegexIterator::__construct (PHP 5 >= 5 ... tor::__construct — 新しい RecursiveRegexIterator を作成する 説明 public RecursiveRegexIterator::__construct ... 0 , int $pregFlags = 0 ) 新しい正規表現イテレータを作成します。 パラメータ iterator この正規表現フィルタを適 ... 始まるすべての文字列を取り出す新しい RegexIterator を作成します。 <?php $rArrayIterator = new RecursiveArrayI ...
https://man.plustar.jp/php/recursiveregexiterator.construct.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 3561
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード ... 型を作成する際に使用する拡張クラスを登録する DOMDocument::re ... 8) DOMDocument::registerNodeClass — 基底ノード型を作成する際に使用する拡張クラスを登録する 説明 public DOM ... ll を渡した場合は、 それまでに baseClass を拡張して作成したすべてのクラスが削除されます。 戻り値 成功した場 ... ドキュメントの取得 自作の DOMDocument インスタンスを作成すると、 ownerDocument プロパティが作成元のクラスを指 ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 3561
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すより ... 低レベルでファイルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_o ... 低レベルでファイルをオープンする (必要ならファイルを作成する) 説明 dio_open ( string $filename , int $flags ... O_CREAT - ファイルが存在しなければ 新しいファイルを作成します。 O_EXCL - O_CREAT および O_EXCL をともに指定 ... が O_CREAT を含む場合に、 mode でファイルのモード (作成許可) を指定します。 O_CREAT が flags に指定されてい ...
https://man.plustar.jp/php/function.dio-open.html - [similar]
新規 FDF ドキュメントを作成する 3561
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PH ... PECL fdf SVN) fdf_create — 新規 FDF ドキュメントを作成する 説明 fdf_create (): resource 新規 FDF ドキュメン ... トを作成します。 この関数は、PDF ドキュメントの入力フィールド ... 関連キーワード: FDF , ドキュメント , fdf , 新規 , 作成 , 関数 , create , パラメータ , open , 保存 ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
新しい画像をファイルあるいは URL から作成する 3561
« imagecreate imagecreatefrombmp » PHP Manual GD および Image 関数 新しい画像をファイルあるいは ... URL から作成する imagecreatefromavif (PHP 8 >= 8.1.0) imagecreat ... efromavif — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromavif ( string $filename ): ... エラー時に false を返します。 関連キーワード: 画像 , 作成 , ファイル , imagecreatefromavif , オブジェクト , ...
https://man.plustar.jp/php/function.imagecreatefromavif.html - [similar]
新しい画像をファイルあるいは URL から作成する 3561
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあ ... るいは URL から作成する imagecreatefromjpeg (PHP 4, PHP 5, PHP 7, PHP 8 ... atefromjpeg — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromjpeg ( string $filename ): ... ョンでは、 resource を返していました。 例 例1 JPEG の作成時のエラーを処理する例 <?php function LoadJpeg ( $im ... したかどうかを調べます */ if(! $im ) { /* 空の画像を作成します */ $im = imagecreatetruecolor ( 150 , 30 ); $ ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]