検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for [SIMILAR] 16 1024 4096 WITH 27999 creator WITH 2... (0.023 sec.)
OOP PECL/rrd example 10000
« Procedural PECL/rrd example RRD 関数 » PHP Manual 例 OOP PECL/rrd example OOP PECL/rrd example 例1 OO usage of rrd <?php $rrdFile = dirname ( __FILE__ ) . "/speed.rrd" ; $outputPngFile = dirname ( __FILE__ ) . "/speed.png" ; $creator = new RRDCreator ( $rrdFile , "now -10d" , 500 ); $c ...
https://man.plustar.jp/php/rrd.examples-oop.html - [similar]
Procedural PECL/rrd example 5955
« 例 OOP PECL/rrd example » PHP Manual 例 Procedural PECL/rrd example Procedural PECL/rrd example 例1 Procedural usage of rrd <?php $rrdFile = dirname ( __FILE__ ) . "/speed.rrd" ; //create rrd file rrd_create ( $rrdFile , array( "--start" , 920804400 , "DS:speed:COUNTER:600:U:U" , "RRA: ...
https://man.plustar.jp/php/rrd.examples-procedural.html - [similar]
直線を描く 0
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ps_lineto — 直線を描く 説明 ps_lineto ( resource $psdoc , float $x , float $y ): bool 現在の位置から指定された座標までの直線を現在のパスに追加します。 直線の開始位置を指定するには ps_moveto() ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]
破線の形状を設定する 0
« ps_setoverprintmode ps_shading_pattern » PHP Manual PS 関数 破線の形状を設定する ps_setpolydash (PECL ps >= 1.1.0) ps_setpolydash — 破線の形状を設定する 説明 ps_setpolydash ( resource $psdoc , float $arr ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 ps_setpolydash() は ...
https://man.plustar.jp/php/function.ps-setpolydash.html - [similar]
テキストの出力位置を設定する 0
« ps_set_parameter ps_set_value » PHP Manual PS 関数 テキストの出力位置を設定する ps_set_text_pos (PECL ps >= 1.1.0) ps_set_text_pos — テキストの出力位置を設定する 説明 ps_set_text_pos ( resource $psdoc , float $x , float $y ): bool テキストを出力する位置を設定します。別の方法として、x と ...
https://man.plustar.jp/php/function.ps-set-text-pos.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_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template (PECL ps >= 1.2.0) ps_begin_template — 新しいテンプレートを開始する 説明 ps_begin_template ( resource $psdoc , float $width , float $height ): int 新しいテンプレートを開始します。テンプレート ...
https://man.plustar.jp/php/function.ps-begin-template.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
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_rotate — 回転の程度を設定する 説明 ps_rotate ( resource $psdoc , float $rot ): bool 座標系の回転を設定します。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソース ID。 rot 回転角度を ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
ドキュメントの情報を設定する 0
« ps_set_border_style ps_set_parameter » PHP Manual PS 関数 ドキュメントの情報を設定する ps_set_info (PECL ps >= 1.1.0) ps_set_info — ドキュメントの情報を設定する 説明 ps_set_info ( resource $p , string $key , string $val ): bool ドキュメントの情報フィールドを設定します。この情報は、Post ...
https://man.plustar.jp/php/function.ps-set-info.html - [similar]
PREV 1 2 NEXT