dodgeburn_default


Description:


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

Dodgeburn image with varying exposure.

This is the same as the dodgeburn function except that the exposure, type and mode are taken from the tools option dialog. If the dialog has not been activated then the defaults as used by the dialog will be used.

Dodgeburn. More details here later.

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