←Select platform

FrameDetectionMethod Property

Summary
Gets or sets the OMR frame detection method used for the OMR engine.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public OmrFrameDetectionMethod FrameDetectionMethod { get; set; } 
@property (nonatomic, assign) LTOmrFrameDetectionMethod frameDetectionMethod; 
public OmrFrameDetectionMethod getFrameDetectionMethod(); 
public void setFrameDetectionMethod( 
   OmrFrameDetectionMethod omrFrameDetectionMethod 
); 
public: 
property OmrFrameDetectionMethod FrameDetectionMethod { 
   OmrFrameDetectionMethod get(); 
   void set (    OmrFrameDetectionMethod ); 
} 
FrameDetectionMethod # get and set (OmrCommand) 

Property Value

OmrFrameDetectionMethod that represents the OMR frame detection method.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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