API Version: 3.0
Library Version: 2.99.16
gboolean gimp_vectors_stroke_scale ( GimpVectors* vectors, gint stroke_id, gdouble scale_x, gdouble scale_y )
Scales the given stroke.
Scale the given stroke.
stroke_id
gint
The stroke ID.
scale_x
gdouble
Scale factor in x direction.
scale_y
Scale factor in y direction.
gboolean
TRUE on success.