検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 48 for Rectangle (0.003 sec.)
指定した矩形に画像をクロップする 7179
« imagecreatetruecolor imagecropauto » PHP Manual GD および Image 関数 指定した矩形に画像をクロッ ... ロップする 説明 imagecrop ( GdImage $image , array $rectangle ): GdImage | false 画像を指定した矩形範囲にクロップ ... のような画像作成関数が返す GdImage オブジェクト。 rectangle クロップする矩形を配列で指定します。配列のキーには ...
https://man.plustar.jp/php/function.imagecrop.html - [similar]
回転の程度を設定する 7012
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_r ... se を返します。 例 例1 座標系の回転 <?php function rectangle ( $ps ) { ps_moveto ( $ps , 0 , 0 ); ps_lineto ( $ ... slate ( $ps , 100 , 100 ); ps_rotate ( $ps , 45 ); rectangle ( $ps ); ps_restore ( $ps ); ps_setfont ( $ps , $p ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
GmagickDraw クラス 6846
« Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw ... ne ( array $coordinate_array ): GmagickDraw public rectangle ( float $x1 , float $y1 , float $x2 , float $y2 ): ... rotate ( float $degrees ): GmagickDraw public roundrectangle ( float $x1 , float $y1 , float $x2 , float $y2 , ... gickDraw::polyline — ポリラインを描く GmagickDraw::rectangle — 矩形を描く GmagickDraw::rotate — 指定した回転角を ... 現在の座標空間に適用する GmagickDraw::roundrectangle — 角が丸い矩形を描く GmagickDraw::scale — 倍率を調 ...
https://man.plustar.jp/php/class.gmagickdraw.html - [similar]
Draw Path 6603
« UI\Draw\Pen::write UI\Draw\Path::addRectangle » PHP Manual UI Draw Path Draw Path (UI 0.9.9) は ... = UI\Draw\Path::Winding ) /* メソッド */ public addRectangle ( UI\Point $point , UI\Size $size ) public arcTo ( ... the alternate draw path mode 目次 UI\Draw\Path::addRectangle — Draw a Rectangle UI\Draw\Path::arcTo — Draw an A ... at , public , Point , negative , radius , int , addRectangle , mode , Pen , draw ...
https://man.plustar.jp/php/class.ui-draw-path.html - [similar]
画像の opacity チャネル上に描画する 6603
« ImagickDraw::line ImagickDraw::pathClose » PHP Manual ImagickDraw 画像の opacity チャネル上に描 ... draw -> matte ( 120 , 120 , $paintType ); $draw -> rectangle ( 100 , 100 , 300 , 200 ); $imagick = new \ Imagic ...
https://man.plustar.jp/php/imagickdraw.matte.html - [similar]
Description 6603
« ImagickPixel::setColorValue ImagickPixel::setHSL » PHP Manual ImagickPixel Description Imagick ... olor ); $draw -> setFillColor ( $color ); $draw -> rectangle ( 200 , 200 , 300 , 300 ); $image -> newImage ( 50 ...
https://man.plustar.jp/php/imagickpixel.setcolorvaluequantum.html - [similar]
色を設定する 6513
« ImagickPixel::isSimilar ImagickPixel::setColorCount » PHP Manual ImagickPixel 色を設定する Ima ... ); $draw -> setFillColor ( $fillColor ); $draw -> rectangle ( 200 , 200 , 300 , 300 ); $image = new \ Imagick ...
https://man.plustar.jp/php/imagickpixel.setcolor.html - [similar]
テキストの出力位置を設定する 6437
« ps_set_parameter ps_set_value » PHP Manual PS 関数 テキストの出力位置を設定する ps_set_text_po ... ません\n" ; exit; } ps_set_info ( $ps , "Creator" , "rectangle.php" ); ps_set_info ( $ps , "Author" , "Uwe Steinm ...
https://man.plustar.jp/php/function.ps-set-text-pos.html - [similar]
現在の画像上に別の画像を合成する 6437
« ImagickDraw::comment ImagickDraw::__construct » PHP Manual ImagickDraw 現在の画像上に別の画像を ... NDY.TTF" ); $draw -> setFontSize ( 140 ); $draw -> rectangle ( 0 , 0 , 1000 , 300 ); $draw -> setFillColor ( 'w ...
https://man.plustar.jp/php/imagickdraw.composite.html - [similar]
ベクターグラフィックを設定する 6437
« ImagickDraw::setTextUnderColor ImagickDraw::setViewbox » PHP Manual ImagickDraw ベクターグラフ ... ); $draw -> circle ( 50 , 70 , 50 , 50 ); $draw -> rectangle ( 50 , 120 , 80 , 150 ); //Get the drawing as a st ...
https://man.plustar.jp/php/imagickdraw.setvectorgraphics.html - [similar]
PREV 1 2 3 4 5 NEXT