Uses of Class
net.sourceforge.lept4j.L_Colorfill
Packages that use L_Colorfill
-
Uses of L_Colorfill in net.sourceforge.lept4j
Subclasses of L_Colorfill in net.sourceforge.lept4jModifier and TypeClassDescriptionstatic class
static class
Methods in net.sourceforge.lept4j that return L_ColorfillModifier and TypeMethodDescriptionstatic L_Colorfill
Leptonica1.l_colorfillCreate
(Pix pixs, int nx, int ny) Original signature :L_COLORFILL* l_colorfillCreate(PIX*, l_int32, l_int32)
Methods in net.sourceforge.lept4j with parameters of type L_ColorfillModifier and TypeMethodDescriptionstatic int
Leptonica1.pixColorContentByLocation
(L_Colorfill cf, int rref, int gref, int bref, int minmax, int maxdiff, int minarea, int smooth, int debug) Original signature :l_ok pixColorContentByLocation(L_COLORFILL*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32)