「FloAT」を解説文に含む見出し語の検索結果(11~20/50000件中)
(PHP 4)PDF_rect — 矩形を描く説明bool PDF_rect ( resource p, float x, float y, float width, float height ) 矩...
(PECL)PDF_shading — 混色を定義する説明int PDF_shading ( resource pdfdoc, string shtype, float x0, float y0, f...
(PHP 4 >= 4.0.5)PDF_concat — 行列を CTM に追加する説明bool PDF_concat ( resource p, float a, float b, float c,...
(PHP 4)PDF_curveto — ベジエ曲線を描く説明bool PDF_curveto ( resource p, float x1, float y1, float x2, float y2...
(PHP 5)SWFDisplayItem->setMatrix() — アイテムの変換行列を設定する説明class SWFDisplayItem {void setMatrix ( float a,...
(PHP 4 >= 4.0.5)pdf_setmatrix — 現在の変換行列を設定する説明bool PDF_setmatrix ( resource p, float a, float b, flo...
(PHP 4 >= 4.0.1)swf_ortho — 現在のビューポートにおけるユーザー座標の直交マッピングを定義する説明void swf_ortho ( float xmin, float xma...
(PHP 4 >= 4.0.5)PDF_arcn — 時計回りに円弧を描く説明bool PDF_arcn ( resource p, float x, float y, float r, float ...
(PHP 4)swf_shapearc — 円弧を描画する説明void swf_shapearc ( float x, float y, float r, float ang1, float ang2...
(PHP 4)PDF_circle — 円を描く説明bool PDF_circle ( resource pdfdoc, float x, float y, float r ) 円を追加します。成功し...