Uses of Class
net.sourceforge.lept4j.L_Colorfill
| Package | Description | 
|---|---|
| net.sourceforge.lept4j | 
- 
Uses of L_Colorfill in net.sourceforge.lept4jSubclasses of L_Colorfill in net.sourceforge.lept4j Modifier and Type Class Description static classL_Colorfill.ByReferencestatic classL_Colorfill.ByValueMethods in net.sourceforge.lept4j that return L_Colorfill Modifier and Type Method Description static L_ColorfillLeptonica1. 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_Colorfill Modifier and Type Method Description static intLeptonica1. 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)