検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 439 for 位置 (0.112 sec.)
PostScript ドキュメントの作成 4327
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ... kespotcolor — スポット色を作成する ps_moveto — 現在位置を設定する ps_new — 新しい PostScript ドキュメントオ ... パラメータを設定する ps_set_text_pos — テキストの出力位置を設定する ps_set_value — 値を設定する ps_setcolor — ... ボックス内に出力する ps_show_xy2 — テキストを指定した位置に出力する ps_show_xy — 指定された位置にテキストを出 ... 力する ps_show2 — テキストを現在の位置に出力する ps_show — テキストを出力する ps_string_ge ...
https://man.plustar.jp/php/book.ps.html - [similar]
マスクにマッチしない最初のセグメントの長さを返す 4327
« strcoll strip_tags » PHP Manual String 関数 マスクにマッチしない最初のセグメントの長さを返す s ... 字をすべて含む文字列。 offset string の中で調べ始める位置。 offset に非負の値を指定した場合は、 strcspn() は、 ... 。 length に非負の値を指定した場合は、 string の開始位置から length 文字ぶんだけ調べます。 length に負の値を ... 指定した場合は、 string の開始位置から調べ始めて、 string の末尾から length 文字目のと ... 長さを返します。 注意 : offset を指定した場合は、その位置から長さを数え始めます。 string の先頭から数えるわけ ...
https://man.plustar.jp/php/function.strcspn.html - [similar]
関数の引数 4327
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を ... 例の出力は以下となります。 10 名前付き引数 既にある、位置を指定した引数を拡張する形で、PHP 8.0.0 から名前付き ... 引数が導入されました。 名前付き引数は、位置ではなく、名前ベースで引数を渡すことを可能にします。 ... me ( $variableStoringParamName : $value ); ?> 例16 位置を指定した引数と、名前付き引数 <?php // 位置を指定し ... ount : 100 , start_index : 0 ); ?> 名前付き引数は、位置を指定した引数と組み合わせることが出来ます。 そうした ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
現在アクティブな画像のインデックスを取得する 4327
« Imagick::getInterlaceScheme Imagick::getNumberImages » PHP Manual Imagick 現在アクティブな画像 ... ?> 参考 Imagick::setIteratorIndex() - イテレータの位置を設定する Imagick::getImageIndex() - 現在アクティブ ... スを取得する Imagick::setImageIndex() - イテレータの位置を設定する 関連キーワード: Imagick , 画像 , インデッ ... クス , 取得 , getIteratorIndex , 設定 , 位置 , エラー , パラメータ , imagick ...
https://man.plustar.jp/php/imagick.getiteratorindex.html - [similar]
色の透明度を変更する 4327
« Imagick::mapImage Imagick::medianFilterImage » PHP Manual Imagick 色の透明度を変更する Imagick ... gickPixel オブジェクトあるいは文字列。 x 操作の開始位置の x 座標。 y 操作の開始位置の y 座標。 戻り値 成功し ... eFloodfillImage , imagick , 近傍 , エラー , 座標 , 位置 , 開始 ...
https://man.plustar.jp/php/imagick.mattefloodfillimage.html - [similar]
PS 関数 4327
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib につい ... kespotcolor — スポット色を作成する ps_moveto — 現在位置を設定する ps_new — 新しい PostScript ドキュメントオ ... パラメータを設定する ps_set_text_pos — テキストの出力位置を設定する ps_set_value — 値を設定する ps_setcolor — ... ボックス内に出力する ps_show_xy2 — テキストを指定した位置に出力する ps_show_xy — 指定された位置にテキストを出 ... 力する ps_show2 — テキストを現在の位置に出力する ps_show — テキストを出力する ps_string_ge ...
https://man.plustar.jp/php/ref.ps.html - [similar]
アップロードされたファイルを新しい位置に移動する 4294
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置 ... _uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , ... ードの処理 関連キーワード: 移動 , file , uploaded , 位置 , from , ファイル , 処理 , ユーザー , 注意 , 制限 ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
最初の n 文字についてバイナリセーフな文字列比較を行う 4294
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を ... 現によるマッチングを行う substr_compare() - 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応 ... リセーフな文字列比較 strstr() - 文字列が最初に現れる位置を見つける substr() - 文字列の一部分を返す 関連キーワ ... , 最初 , バイナリ , セーフ , 文字 , n , strncmp , 位置 , substr , 区別 ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
配列の一部を展開する 4260
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5 ... 入力の配列。 offset offset が負の値ではない場合、要素位置の計算は、 配列 array の offset から始められます。 o ... ffset が負の場合、要素位置の計算は array の最後から行われます。 offset は、配列 ...位置を表します。配列のキーではありません。 length length ... , slice , offset , 展開 , length , Array , キー , 位置 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
データをあるストリームから別のストリームにコピーする 4260
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリ ... ngth = null , int $offset = 0 ): int | false 現在の位置(あるいはもし指定されていれば offset の位置)から最 ... てのデータがコピーされます。 offset コピーを開始する位置。 戻り値 コピーされたバイト数を返します。失敗した場 ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]