Applies an emboss effect on an image.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public sealed class Emboss : MaskTransform
This effect imitates embossed image. You can adjust angle of the emboss (property Angle). The strength of the effect is specified by Amount. Also you can set a height of the emboss (property Height). Avoid to set too large height, because it will not be looking naturally. The last parameter you can change is a brightness of the output image (property Brightness).