gimp-brush-get-spacing

Michael Natterer <mitch@gimp.org>

Description

Get the brush spacing.

Help

This procedure returns the spacing setting for the specified brush. The return value is an integer between 0 and 1000 which represents percentage of the maximum of the width and height of the mask.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The brush name

Return

Type Name Description
PF_INT spacing The brush spacing (0 <= spacing <= 1000)