検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 46 for 中心 (0.007 sec.)
画像の中心から、ピクセルを渦巻状にする 12006
« Gmagick::stripimage Gmagick::thumbnailimage » PHP Manual Gmagick 画像の中心から、ピクセルを渦巻 ... CL gmagick >= Unknown) Gmagick::swirlimage — 画像の中心から、ピクセルを渦巻状にする 説明 public Gmagick::sw ... irlimage ( float $degrees ): Gmagick 画像の中心から、ピクセルを渦巻状にします。 degrees は個々のピク ... ーします。 関連キーワード: ピクセル , 渦巻 , 画像 , 中心 , Gmagick , degrees , swirlimage , 効果 , エラー , ...
https://man.plustar.jp/php/gmagick.swirlimage.html - [similar]
画像の中心から、ピクセルを渦巻状にする 11625
« Imagick::subImageMatch Imagick::textureImage » PHP Manual Imagick 画像の中心から、ピクセルを渦 ... ick 2, PECL imagick 3) Imagick::swirlImage — 画像の中心から、ピクセルを渦巻状にする 説明 Imagick::swirlImag ... e ( float $degrees ): bool 画像の中心から、ピクセルを渦巻状にします。 degrees は個々のピク ... (); } ?> 関連キーワード: ピクセル , 画像 , 渦巻 , 中心 , Imagick , swirlImage , degrees , エラー , imagic ...
https://man.plustar.jp/php/imagick.swirlimage.html - [similar]
Configure オプション 10694
« PHP のデバッグについて 中心となる configure オプションのリスト » PHP Manual 付録 Configure オプ ... ション Configure オプション 目次 中心となる configure オプションのリスト 関連キーワード: ... Configure , オプション , 中心 , configure , リスト , デバッグ , ...
https://man.plustar.jp/php/configure.html - [similar]
円を描く 10221
« ps_begin_template ps_clip » PHP Manual PS 関数 円を描く ps_circle (PECL ps >= 1.1.0) ps_circle ... $x , float $y , float $radius ): bool ( x , y ) を中心とする円を描きます。描画開始位置は ( x + radius , y ... ) が返す、postscript ファイルのリソース ID。 x 円の中心の x 座標。 y 円の中心の y 座標。 radius 円の半径。 ... りに円弧を描く 関連キーワード: 円 , パス , radius , 中心 , float , 座標 , 開始 , 描画 , psdoc , 関数 ...
https://man.plustar.jp/php/function.ps-circle.html - [similar]
反時計回りに円弧を描く 10038
« ps_add_weblink ps_arcn » PHP Manual PS 関数 反時計回りに円弧を描く ps_arc (PECL ps >= 1.1.0) p ... s , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で指定された角 ... ) が返す、postscript ファイルのリソース ID。 x 円の中心の x 座標。 y 円の中心の y 座標。 radius 円の半径。 ... りに円弧を描く 関連キーワード: 円弧 , 角度 , float , 中心 , arcn , arc , 位置 , 単位 , パス , radius ...
https://man.plustar.jp/php/function.ps-arc.html - [similar]
時計回りに円弧を描く 10038
« ps_arc ps_begin_page » PHP Manual PS 関数 時計回りに円弧を描く ps_arcn (PECL ps >= 1.1.0) ps_a ... s , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で指定された角 ... ) が返す、postscript ファイルのリソース ID。 x 円の中心の x 座標。 y 円の中心の y 座標。 radius 円の半径。 ... りに円弧を描く 関連キーワード: 円弧 , 角度 , float , 中心 , arc , arcn , 位置 , パス , 単位 , radius ...
https://man.plustar.jp/php/function.ps-arcn.html - [similar]
楕円を描画する 9565
« imagedestroy imagefill » PHP Manual GD および Image 関数 楕円を描画する imageellipse (PHP 4 >= ... h , int $height , int $color ): bool 指定した座標を中心とする楕円を描画します。 パラメータ image imagecreat ... な画像作成関数が返す GdImage オブジェクト。 center_x 中心の x 座標。 center_y 中心の y 座標。 width 楕円の幅。 ... ワード: 楕円 , 描画 , imageellipse , int , center , 中心 , 座標 , GdImage , width , height ...
https://man.plustar.jp/php/function.imageellipse.html - [similar]
塗りつぶされた楕円を描画する 9565
« imagefilledarc imagefilledpolygon » PHP Manual GD および Image 関数 塗りつぶされた楕円を描画す ... int $color ): bool 指定した image の指定した座標を中心として楕円を描画します。 パラメータ image imagecreat ... な画像作成関数が返す GdImage オブジェクト。 center_x 中心の x 座標。 center_y 中心の y 座標。 width 楕円の幅。 ... 楕円 , 描画 , imagefilledellipse , int , center , 中心 , 座標 , GdImage , imagefilledarc , width ...
https://man.plustar.jp/php/function.imagefilledellipse.html - [similar]
楕円弧を描画し、塗りつぶす 9474
« imagefill imagefilledellipse » PHP Manual GD および Image 関数 楕円弧を描画し、塗りつぶす imag ... int $style ): bool 指定した image の指定した座標を中心とする、 楕円弧を描画します。 パラメータ image image ... な画像作成関数が返す GdImage オブジェクト。 center_x 中心の x 座標。 center_y 中心の y 座標。 width 弧の幅。 ... _NOFILL と共に指定することにより、 開始角と終端角は中心と結ばれます。これは、(塗りつぶすよりも) 「パイの切れ ... うになります。 関連キーワード: 描画 , 楕円弧 , int , 中心 , center , imagefilledarc , GdImage , 開始 , 作成 ...
https://man.plustar.jp/php/function.imagefilledarc.html - [similar]
部分楕円を描画する 9184
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, ... , int $color ): bool imagearc() は、指定した座標を中心とする円弧を描画します。 パラメータ image imagecreat ... な画像作成関数が返す GdImage オブジェクト。 center_x 中心の x 座標。 center_y 中心の y 座標。 width 円弧の幅。 ... 画 , 楕円 , 部分 , int , imagearc , 円弧 , center , 中心 , 座標 , GdImage ...
https://man.plustar.jp/php/function.imagearc.html - [similar]
PREV 1 2 3 4 5 NEXT