cpdf_fill

cpdf_fill -- カレントのパスを塗りつぶす

説明

void cpdf_fill(int pdf document);

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

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