FxEngraveMore(Int32,GdPictureColor) Method
Performs engrave more effect specifying a background color on a GdPicture image or on an area of a
GdPicture image defined by SetROI() method. Same as the Engrave effect but to more of a degree.
Parameters
- ImageID
- GdPicture image identifier.
- BackColor
- Background color. A suitable color value can be obtained by using the ARGB() method.
Return Value
A member of the GdPictureStatus enumeration.