Creates and initializes Emboss class instance. You can set main emboss parameters (angle, height, and amount) here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Single
Emboss angle (in degrees). You can change this value later using Angle property.Type: System.Int32
Value specifying embossed image height (in pixels). You can change this value later using Height property.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. You can change this value later using Amount property.