Available in the LEADTOOLS Imaging toolkit.
Emboss example for Visual J++
This example applies an emboss effect and repaints the image.
LEAD1.Emboss( (short) LTOCXU.EmbossConstants.EMBOSS_NE, (short) 500 ); LEAD1.ForceRepaint();