public interface IImageContainer
Defines methods that are required to access an array of images (e.g. embedded within a document) to apply redactions.
Modifier and Type | Method and Description |
---|---|
IImageFormatInstance[] |
loadImages()
Loads an array of raster image instances, implementing
IImageFormatInstance , contained within the document. |
IImageFormatInstance[] loadImages()
Loads an array of raster image instances, implementing IImageFormatInstance
, contained within the document.