gimp_brushes_get_brush_data
<<
INDEX
>>
gimp_brushes_get_paint_mode
gimp_brushes_get_opacity
(1995-1996)
NAME
gimp_brushes_get_opacity - Get the brush opacity.
SYNOPSIS
opacity =
gimp_brushes_get_opacity
DESCRIPTION
This procedure returns the opacity setting for brushes. This value is set globally and will remain the same even if the brush mask is changed. The return value is a floating point number between 0 and 100.
RETURN VALUES
TYPE
NAME
DESCRIPTION
FLOAT
opacity
The brush opacity: 0 <= opacity <= 100
SOME SYNTAX ALTERNATIVES
opacity =
Gimp->brushes_get_opacity
opacity =
brushes_get_opacity Layer
opacity =
brushes_get_opacity Image
opacity =
brushes_get_opacity Channel
opacity =
brushes_get_opacity Display
opacity =
brushes_get_opacity Drawable
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>