Package | Description |
---|---|
com.groupdocs.redaction.integration |
The package provides interfaces and classes, used to integrate documents of different formats with GroupDocs.Redactions.
|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Modifier and Type | Method and Description |
---|---|
RedactionResult |
IImageFormatInstance.editArea(Point topLeft,
RegionReplacementOptions options)
Replaces the area at given point with a rectangle of specific color and size.
|
Modifier and Type | Method and Description |
---|---|
RegionReplacementOptions |
ImageAreaRedaction.getOptions()
Gets the
RegionReplacementOptions options with color and area parameters. |
Constructor and Description |
---|
ImageAreaRedaction(Point topLeft,
RegionReplacementOptions options)
Initializes a new instance of ImageAreaRedaction class for redacting specific area size.
|
Copyright © 2019. All rights reserved.