Enumeration
OffsetUndefinedAreas
The method to use to fill the empty space left by offsetting a an image or selection.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 3 | 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 | For background layers, sets pixels to the background layer color. For nonbackground layers, sets the pixels to transparent. | |
| Int = 2 | readonly | Fills the undefined space with content from the opposite edge of the image. |
Parameter of 1
Method parameters that accept an OffsetUndefinedAreas value.