'Declaration Public Property Quality As Integer
'Usage Dim instance As BorderRemovalOptions Dim value As Integer instance.Quality = value value = instance.Quality
public int Quality {get; set;}
'Declaration Public Property Quality As Integer
'Usage Dim instance As BorderRemovalOptions Dim value As Integer instance.Quality = value value = instance.Quality
public int Quality {get; set;}
The default value is 80.
Valid values are 1 to 100.
Set to a high value to insure the most accurate possible result and to a low value for fastest operation.