Indicates whether to rectify the perspective view of the detected document. If true, the document will not be rectified and only returns the coordinates of the four detected corners.
public bool DonotProcessBitmap { get; set; }
public:
property bool DonotProcessBitmap
{
bool get()
void set(bool value)
}
DonotProcessBitmap # get and set (PerspectiveDeskewCommand)
true to not rectify the image after detecting the corners; otherwise, false. The default value is false.
If set to true, the user can rectify the document by passing the four detected corners to KeyStoneCommand
.
If the document is not detected, the returned corners will be set to zero.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document