gimp_brushes_set_brush
<<
INDEX
>>
gimp_brushes_set_paint_mode
gimp_brushes_set_opacity
(1995-1996)
NAME
gimp_brushes_set_opacity - Set the brush opacity.
SYNOPSIS
gimp_brushes_set_opacity
(opacity)
DESCRIPTION
This procedure modifies the opacity setting for brushes. This value is set globally and will remain the same even if the brush mask is changed. The value should be a floating point number between 0 and 100.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
FLOAT
opacity
The brush opacity: 0 <= opacity <= 100
SOME SYNTAX ALTERNATIVES
Gimp->brushes_set_opacity
(opacity)
brushes_set_opacity Layer
(opacity)
brushes_set_opacity Image
(opacity)
brushes_set_opacity Channel
(opacity)
brushes_set_opacity Display
(opacity)
brushes_set_opacity Drawable
(opacity)
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>