| Package | Description |
|---|---|
| org.bytedeco.leptonica | |
| org.bytedeco.leptonica.global |
| Modifier and Type | Method and Description |
|---|---|
L_STRCODE |
L_STRCODE.data(SARRAY setter) |
L_STRCODE |
L_STRCODE.descr(SARRAY setter) |
L_STRCODE |
L_STRCODE.fileno(int setter) |
L_STRCODE |
L_STRCODE.function(SARRAY setter) |
L_STRCODE |
L_STRCODE.ifunc(int setter) |
L_STRCODE |
L_STRCODE.n(int setter) |
L_STRCODE |
L_STRCODE.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static L_STRCODE |
lept.strcodeCreate(int fileno) |
| Modifier and Type | Method and Description |
|---|---|
static int |
lept.strcodeFinalize(L_STRCODE pstrcode,
BytePointer outdir) |
static int |
lept.strcodeFinalize(L_STRCODE pstrcode,
String outdir) |
static int |
lept.strcodeGenerate(L_STRCODE strcode,
BytePointer filein,
BytePointer type) |
static int |
lept.strcodeGenerate(L_STRCODE strcode,
String filein,
String type) |
Copyright © 2019. All rights reserved.