smudge_default


Description:


public bool smudge_default (Drawable drawable, double[] strokes)

Smudge image with varying pressure.

This tool simulates a smudge using the current brush. It behaves exactly the same as smudge except that the pressure value is taken from the smudge tool options or the options default if the tools option dialog has not been activated.

Parameters:

drawable

The affected drawable.

strokes

Array of stroke coordinates: { s1.x, s1.y, s2.x, s2.y, ..., sn.x, sn.y }.

num_strokes

Number of stroke control points (count each coordinate as 2 points).

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0