gimp-context-set-feather-radius

Michael Natterer <mitch@gimp.org>

Description

Set the feather radius setting.

Help

This procedure modifies the feather radius setting. This setting affects all procedures that are affected by 'gimp-context-set-feather'.


Type

unknown

Parameters

Type Name Description
PF_FLOAT feather-radius-x The horizontal feather radius (0 <= feather-radius-x <= 1000)
PF_FLOAT feather-radius-y The vertical feather radius (0 <= feather-radius-y <= 1000)

Return

None