GetCorrectionControl
OmrEngine.GetCorrectionControl method
创建 CorrectionControl 实例,以便通过 GUI 使用 OMR API。将 TemplateProcessor 作为参数,仅适用于使用指定模板创建的图像
public CorrectionControl GetCorrectionControl(TemplateProcessor processor)
| 参数 | Type | 描述 |
|---|---|---|
| processor | TemplateProcessor | 模板处理器 |
返回值
该 CorrectionControl 实例
另请参阅
- class CorrectionControl
- class TemplateProcessor
- class OmrEngine
- namespace Aspose.OMR.Api
- assembly Aspose.OMR