public static interface ITessAPI.TessProgressFunc
extends com.sun.jna.Callback
Modifier and Type | Method and Description |
---|---|
boolean |
apply(ITessAPI.ETEXT_DESC ths,
int left,
int right,
int top,
int bottom) |
boolean apply(ITessAPI.ETEXT_DESC ths, int left, int right, int top, int bottom)
Copyright © 2024 Tess4J. All rights reserved.