[ Version ( since = "2.4" ) ]
public bool get_hardness (out double hardness)
Gets the hardness of a generated brush.
Gets the hardness of a generated brush. The hardness of a brush is the amount its intensity fades at the outside edge, as a double between 0.0 and 1.0. Returns an error when called for a non-parametric brush.
| this |
The brush. |
| hardness |
The hardness of the brush. |
|
TRUE on success. |