GetCorrectionControl

OmrEngine.GetCorrectionControl method

创建 CorrectionControl 实例,以便通过 GUI 使用 OMR API。将 TemplateProcessor 作为参数,仅适用于使用指定模板创建的图像

public CorrectionControl GetCorrectionControl(TemplateProcessor processor)
参数Type描述
processorTemplateProcessor模板处理器

返回值

CorrectionControl 实例

另请参阅