Initializes a new DetectDeskewOrientationCommand class with explicit parameters.
public DetectDeskewOrientationCommand(
DeskewDetectionData deskewDetection,
OrientationDetectionData orientationDetection,
DetectDeskewOrientationCommandFlags flags
)
public:
DetectDeskewOrientationCommand(DeskewDetectionData^ deskewDetection, OrientationDetectionData^ orientationDetection, DetectDeskewOrientationCommandFlags^ flags)
__init__(self,deskewDetection,orientationDetection,flags) # Overloaded constructor
deskewDetection
A DeskewDetectionData class that determines the behavior of the deskew detection functionality.
orientationDetection
An OrientationDetectionData class that determines the behavior of the orientation detection functionality.
flags
DetectDeskewOrientationCommandFlags flags that determine the behavior of this method.
Runs the DetectDeskewOrientationCommand on an image.
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