gimp-airbrush-default

Andy Thomas

Description

Paint in the current brush with varying pressure. Paint application is time-dependent.

Help

This tool simulates the use of an airbrush. It is similar to 'gimp-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.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The affected drawable
PF_INT num-strokes Number of stroke control points (count each coordinate as 2 points) (num-strokes >= 2)
unknown strokes Array of stroke coordinates: { s1.x, s1.y, s2.x, s2.y, ..., sn.x, sn.y }

Return

None