Method

ImageInpaintingPossibleWatermark.Method property

Gets or sets the inpainting algorithm. Default is PatchBased.

public InpaintingMethod Method { get; set; }

See Also