airbrush_default


Description:


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

Paint in the current brush with varying pressure.

Paint application is time-dependent.

This tool simulates the use of an airbrush. It is similar to airbrush except that the pressure is derived from the airbrush tools options box. It the option has not been set the default for the option will be used.

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