←Select platform

OmrCommand Constructor(OmrFrameDetectionMethod,OmrSensitivity)

Summary

Initializes a new OmrCommand class object with explicit parameters.

Syntax

C#
VB
Java
Objective-C
C++
- (instancetype)initWithFrameDetectionMethod:(LTOmrFrameDetectionMethod)frameDetectionMethod 
                                 sensitivity:(LTOmrSensitivity)sensitivity 
public OmrCommand( 
   OmrFrameDetectionMethod frameDetectionMethod,  
   OmrSensitivity sensitivity 
) 

Parameters

frameDetectionMethod
enumeration that is used to specify the OMR frame detection method.

sensitivity
enumeration that is used to specify the sensitivity of the OMR detection engine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize