This documentation is for the old version. Go to the latest Graphics Mill docs

Emboss Constructor

Creates and initializes Emboss class instance.

Overload List

Name Description
Public method Emboss()

Creates and initializes Emboss class instance.

Public method Emboss(Single, Int32, Int32)

Creates and initializes Emboss class instance. You can set main emboss parameters (angle, height, and amount) here.

Public method Emboss(Single, Int32, Int32, Single)

Creates and initializes Emboss class instance. You can set all emboss parameters here.

See Also

Reference