Enumeration
SmartBlurMode
The method to use for smart blurring.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Blur is applied only to edges of color transitions. | |
| Int = 1 | readonly | Blur is applied to entire image. | |
| Int = 3 | readonly | Blur is applied only to edges of color transitions. |
Parameter of 1
Method parameters that accept an SmartBlurMode value.