Enumeration
UndefinedAreas
The method to use to treat undistorted areas or areas left blank in an image to which a filter in the Distort category has been applied.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Extends the colors of pixels along the edge of the image in the direction specified. Banding may result if the edge pixels are different colors. | |
| Int = 1 | readonly | Fills the undefined space with content from the opposite edge of the image. |
Parameter of 3
Method parameters that accept an UndefinedAreas value.