←Select platform

OmrFrameDetectionMethod Enumeration

Summary

This enumeration represents the detection method used by the OMR engine.

Syntax
C#
VB
Objective-C
C++
Java
public enum OmrFrameDetectionMethod   
Public Enum OmrFrameDetectionMethod  
typedef NS_ENUM(NSInteger, LTOmrFrameDetectionMethod) 
public enum OmrFrameDetectionMethod 
public enum class OmrFrameDetectionMethod   

Members
ValueMemberDescription
0Auto Auto.
1WithoutFrame Detects OMR without frames.
2WithFrame Detect OMR with frames.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly