| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
gboolean gimp_paint_core_stroke (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, GimpCoords *strokes, gint n_strokes); gboolean gimp_paint_core_stroke_boundary (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, const BoundSeg *bound_segs, gint n_bound_segs, gint offset_x, gint offset_y); gboolean gimp_paint_core_stroke_vectors (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, GimpVectors *vectors);
gboolean gimp_paint_core_stroke (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, GimpCoords *strokes, gint n_strokes);
|
|
|
|
|
|
|
|
|
|
Returns : |
gboolean gimp_paint_core_stroke_boundary (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, const BoundSeg *bound_segs, gint n_bound_segs, gint offset_x, gint offset_y);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |
gboolean gimp_paint_core_stroke_vectors (GimpPaintCore *core, GimpDrawable *drawable, GimpPaintOptions *paint_options, GimpVectors *vectors);
|
|
|
|
|
|
|
|
Returns : |