cpdf_fill_stroke

cpdf_fill_stroke -- カレントのパスを塗りつぶし、描く

説明

void cpdf_fill_stroke(int pdf document);

cpdf_fill_stroke() 関数は、カレントのパスの内部を カレントの塗りつぶし色で塗りつぶし、カレントのパスを描きます。

cpdf_closepath(), cpdf_stroke(), cpdf_fill(), cpdf_setgray_fill(), cpdf_setgray(), cpdf_setrgbcolor_fill(), cpdf_setrgbcolor() も参照下さい。