Name
EmbossBrush -- emboss brush (V5.0)
Synopsis
EmbossBrush(id[, radius])
Function
This command applies an emboss effect to the specified brush. The optional argument radius can be used to specify the emboss radius. The larger the radius you specify here, the longer this function needs to apply the effect. If you do not specify the optional argument, EmbossBrush() will automatically choose an emboss radius.

Note that this function cannot be used with palette brushes.

Inputs
id
brush to emboss
radius
optional: emboss radius (defaults to 0 which means that the radius will be chosen automatically)

Show TOC