Applies an emboss effect on the bitmap using the specified settings.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Emboss( float angle, int height, int amount, float brightness )
Type: System.Single
The emboss angle (in degrees).Type: System.Int32
The embossed image height (in pixels).Type: System.Int32
The emboss amount ("strength" of embossing).Type: System.Single
The embossed image brightness in range [-1, 1].This effect imitates embossed image.