| 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,GdPictureColor) | 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. | 
                                        
                                            In This Topic
                                        
                                    
                                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
See Also