Function
Gimpbrush_get_hardness
since: 2.4
Declaration [src]
gdouble
gimp_brush_get_hardness (
const gchar* name
)
Description [src]
Gets the hardness of a generated brush.
This procedure gets the hardness of a generated brush. The hardness of a brush is the amount its intensity fades at the outside edge, as a float between 0.0 and 1.0. If called for any other type of brush, the function does not succeed.
Available since: 2.4