Applies emboss effect on the image.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Emboss ( _ angle As Single, _ height As Integer, _ amount As Integer, _ brightness As Single _ )
Type: System.Single
Emboss angle (in degrees).Type: System.Int32
Value specifying embossed image height (in pixels).Type: System.Int32
Value specifying emboss amount ("strength" of embossing). It is specified in percents - values below 100 will reduce contrast, values above 100 will increase contrast.Type: System.Single
Value in range [-1, 1] specifying embossed image brightness.