検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for translate (0.008 sec.)
アフィン変換行列を取得する 7898
« imageaffinematrixconcat imagealphablending » PHP Manual GD および Image 関数 アフィン変換行列を ... G_AFFINE_* のいずれか。 options type が IMG_AFFINE_TRANSLATE あるいは IMG_AFFINE_SCALE の場合は、 options は x ... <?php $matrix = imageaffinematrixget ( IMG_AFFINE_TRANSLATE , array( 'x' => 2 , 'y' => 3 )); print_r ( $matrix ...
https://man.plustar.jp/php/function.imageaffinematrixget.html - [similar]
多角形の描画時に使用する塗りつぶしルールを設定する 7832
« ImagickDraw::setFillPatternURL ImagickDraw::setFont » PHP Manual ImagickDraw 多角形の描画時に使 ... E_EVENODD ]; $points = 11 ; $size = 150 ; $draw -> translate ( 175 , 160 ); for ( $x = 0 ; $x < 2 ; $x ++) { $d ... -> pathClose (); $draw -> pathFinish (); $draw -> translate ( 325 , 0 ); } $image = new \ Imagick (); $image - ...
https://man.plustar.jp/php/imagickdraw.setfillrule.html - [similar]
RpmInfo 7668
« ps_translate はじめに » PHP Manual テキスト以外の MIME 型 RpmInfo RpmInfo はじめに インストール ...
https://man.plustar.jp/php/book.rpminfo.html - [similar]
縮尺を設定する 7488
« ps_save ps_set_border_color » PHP Manual PS 関数 縮尺を設定する ps_scale (PECL ps >= 1.1.0) ps ... します。 参考 ps_rotate() - 回転の程度を設定する ps_translate() - 座標変換を設定する 関連キーワード: 設定 , 縮尺 ...
https://man.plustar.jp/php/function.ps-scale.html - [similar]
Color Representation 7439
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
グリフを出力する 7439
« ps_symbol_width ps_translate » PHP Manual PS 関数 グリフを出力する ps_symbol (PECL ps >= 1.2.0 ...
https://man.plustar.jp/php/function.ps-symbol.html - [similar]
現在の座標系を垂直方向に傾ける 7373
« ImagickDraw::skewX ImagickDraw::translate » PHP Manual ImagickDraw 現在の座標系を垂直方向に傾け ...
https://man.plustar.jp/php/imagickdraw.skewy.html - [similar]
二つのアフィン変換行列を連結する 7324
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結 ... の例 <?php $m1 = imageaffinematrixget ( IMG_AFFINE_TRANSLATE , array( 'x' => 2 , 'y' => 3 )); $m2 = imageaffine ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
現在の ImagickDraw をコピーしてスタックに格納する 7324
« ImagickDraw::popPattern ImagickDraw::pushClipPath » PHP Manual ImagickDraw 現在の ImagickDraw ... -> setFontSize ( 72 ); $draw -> push (); $draw -> translate ( 50 , 50 ); $draw -> rectangle ( 200 , 200 , 300 ...
https://man.plustar.jp/php/imagickdraw.push.html - [similar]
UI 7259
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... UI\Draw\Matrix::skew — Skew Matrix UI\Draw\Matrix::translateTranslate Matrix UI\Draw\Color — Color Represent ...
https://man.plustar.jp/php/book.ui.html - [similar]
PREV 1 2 3 NEXT