Document.CallBackGetHocr

Document.CallBackGetHocr delegate

El procedimiento de devolución de llamada para reconocimiento de hocr.

public delegate string CallBackGetHocr(Image img);
ParámetroEscribeDescripción
imgImageLa imagen de Hocr.

Valor_devuelto

El texto hocr

Ver también