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.getPointer(long i) |
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 |
leptonica.strcodeCreate(int fileno) |
Modifier and Type | Method and Description |
---|---|
static int |
leptonica.strcodeFinalize(L_STRCODE pstrcode,
BytePointer outdir) |
static int |
leptonica.strcodeFinalize(L_STRCODE pstrcode,
String outdir) |
static int |
leptonica.strcodeGenerate(L_STRCODE strcode,
BytePointer filein,
BytePointer type) |
static int |
leptonica.strcodeGenerate(L_STRCODE strcode,
String filein,
String type) |
Copyright © 2024. All rights reserved.