Package | Description |
---|---|
com.groupdocs.redaction.integration |
The package provides interfaces and classes, used to integrate documents of different formats with GroupDocs.Redactions.
|
Modifier and Type | Class and Description |
---|---|
class |
RedactableImage
Provides facade to all raster image redaction operations.
|
Modifier and Type | Method and Description |
---|---|
IImageFormatInstance[] |
IImageContainer.loadImages()
Loads an array of raster image instances, implementing
IImageFormatInstance , contained within the document. |
Constructor and Description |
---|
RedactableImage(IImageFormatInstance img)
Creates a new instace using an object, implementing
IImageFormatInstance interface. |
Copyright © 2021. All rights reserved.