GetCorrectionControl
OmrEngine.GetCorrectionControl method
Creates the CorrectionControl
instance that allows working with OMR API using GUI. Takes TemplateProcessor
as a parameter and only works with images created using specified template
public CorrectionControl GetCorrectionControl(TemplateProcessor processor)
Parameter | Type | Description |
---|---|---|
processor | TemplateProcessor | The template processor |
Return Value
The CorrectionControl
instance
See Also
- class CorrectionControl
- class TemplateProcessor
- class OmrEngine
- namespace Aspose.OMR.Api
- assembly Aspose.OMR