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 )
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).This effect imitates embossed image.