icubic library reference
IPathToEdgemap::ToEdgemap
説明
Edgemapに変換


関数
フォーマット
void
ToEdgemap
(  
IEdgemapOutline* edgemap
IPathLogicInfo* path
const faffine& affine1 ,
iOutlineGen gen
PathFillRule rule
const faffine& affine2
const irect& area
antialias anti
frect* boundbox
);  

引数
edgemap 出力先のEdgemap
path 変換するパス
affine1 パスに掛けるアフィン変換
gen Outlineに変換するオブジェクト
rule パスの塗りつぶしの種類
affine2 アウトラインに掛けるアフィン変換
area Edgemapの領域
antialias アンチエイリアス
boundbox アウトラインのバウンディングボックス

戻り値
なし