gimp-context-set-opacity

Michael Natterer <mitch@gimp.org> & Sven Neumann <sven@gimp.org>

Description

Set the opacity.

Help

This procedure modifies the opacity setting. The value should be a floating point number between 0 and 100.


Type

unknown

Parameters

Type Name Description
PF_FLOAT opacity The opacity (0 <= opacity <= 100)

Return

None