See Also Examples Applies To
Performs emboss more effect into the native GdPicture image or into an area of the native GdPicture image defined by SetROI() function.
Syntax
object.FxEmbossMoreColor (nRGBColor)
The FxEmbossMoreColor syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nRGBColor | Required. Long. RGB color value of the back color. |
Returns
Long. GdPictureStatus
Category
Effects and Filters