Emboss.Amount Property

Gets or sets an emboss amount ("strength" of embossing).

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Amount { get; set; }

Property Value

The emboss amount ("strength" of embossing). The default value is 100.

Remarks

This property is specified in percents - values below 100 reduce contrast, values above 100 increase contrast.

See Also

Reference