IImageFormatInstance Interface |
Defines methods that are required for raster image format redactions.
Namespace: GroupDocs.Redaction.IntegrationAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 21.9
Syntaxpublic interface IImageFormatInstance
Public Interface IImageFormatInstance
public interface class IImageFormatInstance
type IImageFormatInstance = interface end
The IImageFormatInstance type exposes the following members.
Methods
| Name | Description |
---|
 | EditArea |
Replaces the area at given point with a rectangle of specific color and size.
|
Remarks
See Also