public class PatchBasedInpainter extends Object
| Constructor and Description |
|---|
PatchBasedInpainter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean[] |
buildMask(int width,
int height,
Rectangle[] rectangles,
Point[][] polygons) |
void |
inpaint(com.aspose.imaging.RasterImage image,
boolean[] mask,
int patchSize) |
Copyright © 2026. All rights reserved.