Accusoft.Forms1 - Updated
ImageWasModified Property (DotShadingRemovalResults)



Accusoft.ScanFixXpressSdk Namespace > DotShadingRemovalResults Class : ImageWasModified Property
Gets a flag that indicates whether the image was modified during the dot shading removal process.
Syntax
Public ReadOnly Property ImageWasModified As Boolean
Dim instance As DotShadingRemovalResults
Dim value As Boolean
 
value = instance.ImageWasModified
public bool ImageWasModified {get;}
public:
property bool ImageWasModified {
   bool get();
}

Property Value

A boolean value which is True if the image was modified. Otherwise, False is returned.
See Also

Reference

DotShadingRemovalResults Class
DotShadingRemovalResults Members