public interface IImageFormatInstance
Defines methods that are required for raster image format redactions.
<b>Learn more</b>
Modifier and Type | Method and Description |
---|---|
RedactionResult |
editArea(Point topLeft,
RegionReplacementOptions options)
Replaces the area at given point with a rectangle of specific color and size.
|
RedactionResult editArea(Point topLeft, RegionReplacementOptions options)
Replaces the area at given point with a rectangle of specific color and size.
topLeft
- Top-left corner coordinates of filled areaoptions
- Color and size settings