FxEmbossMore Method (GdPictureImaging)
In This Topic
Performs emboss more effect on a GdPicture image or on an area of a GdPicture image defined by
SetROI() method. Same as Emboss effect but to more of a degree.
Overload List
Overload | Description |
FxEmbossMore(Int32) |
Performs emboss more effect on a GdPicture image or on an area of a GdPicture image defined by
SetROI() method. Same as Emboss effect but to more of a degree.
|
FxEmbossMore(Int32,Color) |
Performs emboss more effect specifying a background color on a GdPicture image or on an area of a
GdPicture image defined by SetROI() method. Same as emboss effect but to more of a degree.
|
See Also