1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for .NET
  4. /
  5. GroupDocs.Redaction.Integration
  6. /
  7. IImageFormatInstance

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

See Also