Creates a new emboss feature.
"embossFeatures_var" is a variable referencing an EmbossFeatures object. |
"embossFeatures_var" is a variable referencing an EmbossFeatures object. |
| Type | Description |
| EmbossFeature | Returns the newly created EmbossFeature object or null if the creation failed. |
| Name | Type | Description |
| input | EmbossFeatureInput | An EmbossFeatureInput object that defines the desired emboss feature. Use the createInput method to create a new EmbossFeatureInput object and then use methods on the EmbossFeatureInput object to define the emboss feature. |