Gets and sets a flag that indicates whether the image was modified to correct skew.
Read-only property
| Visual Basic |
|---|
Public Property imageWasModified() As Boolean |
This value will be True unless the detection confidence is less than minimumConfidence or the rotation angle is less than or equal to minimumCorrectableAngle.
