検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 212 for [SIMILAR] 16 1024 4096 WITH 26117 getpid WITH 84... (0.197 sec.)
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
スポット色を作成する 0
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1.0) ps_makespotcolor — スポット色を作成する 説明 ps_makespotcolor ( resource $psdoc , string $name , int $reserved = 0 ): int 現在の塗りつぶし色からスポット色を作成します。塗りつぶし色の色空間 ...
https://man.plustar.jp/php/function.ps-makespotcolor.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
新しいパターンを開始する 0
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern (PECL ps >= 1.2.0) ps_begin_pattern — 新しいパターンを開始する 説明 ps_begin_pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): int | f ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
曲線を描く 0
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_curveto — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定して 3 次ベジエ曲線を ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
ページを終了する 0
« ps_delete ps_end_pattern » PHP Manual PS 関数 ページを終了する ps_end_page (PECL ps >= 1.1.0) ps_end_page — ページを終了する 説明 ps_end_page ( resource $psdoc ): bool ps_begin_page() によって開始したページを終了します。 ページを終了しても、現在の描画コンテキストはそのままになります。つ ...
https://man.plustar.jp/php/function.ps-end-page.html - [similar]
現在位置を設定する 0
« ps_makespotcolor ps_new » PHP Manual PS 関数 現在位置を設定する ps_moveto (PECL ps >= 1.1.0) ps_moveto — 現在位置を設定する 説明 ps_moveto ( resource $psdoc , float $x , float $y ): bool 現在位置を新しい座標に指定します。前回のパスが終了してからはじめて ps_moveto() が呼ばれた場合、新し ...
https://man.plustar.jp/php/function.ps-moveto.html - [similar]
出力用のファイルを開く 0
« ps_new ps_open_image_file » PHP Manual PS 関数 出力用のファイルを開く ps_open_file (PECL ps >= 1.1.0) ps_open_file — 出力用のファイルを開く 説明 ps_open_file ( resource $psdoc , string $filename = ? ): bool ディスク上に新しいファイルを作成し、PostScript ドキュメントをその中に書き込みま ...
https://man.plustar.jp/php/function.ps-open-file.html - [similar]
以前に保存されたコンテキストを復元する 0
« ps_rect ps_rotate » PHP Manual PS 関数 以前に保存されたコンテキストを復元する ps_restore (PECL ps >= 1.1.0) ps_restore — 以前に保存されたコンテキストを復元する 説明 ps_restore ( resource $psdoc ): bool 以前に保存されている描画コンテキストを復元します。 すべての ps_save() 呼び出しには、 ...
https://man.plustar.jp/php/function.ps-restore.html - [similar]
現在のコンテキストを保存する 0
« ps_rotate ps_scale » PHP Manual PS 関数 現在のコンテキストを保存する ps_save (PECL ps >= 1.1.0) ps_save — 現在のコンテキストを保存する 説明 ps_save ( resource $psdoc ): bool 現在の描画コンテキストを保存します。 そこには色や変換・回転その他の情報が含まれています。保存されたコンテキストは ...
https://man.plustar.jp/php/function.ps-save.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT