←Select platform

Flags Property

Summary

Gets and sets an OrientationDetectionDataFlags enumeration value that indicates whether to rotate the image according to the orientation angle.

Syntax
C#
VB
C++
public OrientationDetectionDataFlags Flags { get; set; } 
Public Property Flags() As OrientationDetectionDataFlags 
   Get 
   Set 

Property Value

This flag indicates whether to detect the orientation angle and rotate the image accordingly, or just detect the orientation angle of the image.

Example

Runs the DetectDeskewOrientationCommand on an image.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.