IImageFormatInstance
IImageFormatInstance interface
Defines methods that are required for raster image format redactions.
public interface IImageFormatInstance
Methods
Name | Description |
---|---|
EditArea(Point, RegionReplacementOptions) | Replaces the area at given point with a rectangle of specific color and size. |
Remarks
Learn more
- More details about applying redactions: Redaction basics
- More details about image redactions: Image redactions
- More details about implementing custom formats: Create custom format handler
See Also
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction