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