| Modifier and Type | Method and Description |
|---|---|
static IImageStream |
ImageStream.fromBytes(byte[] bytes,
ImageStreamFormat type)
Creates instance of
IImageStream object from bytes array, parameter "format" sets a data type. |
static IImageStream |
ImageStream.fromFile(String imageFile)
Creates instance of “IImageStream” from the specified file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcrEngine.setImage(IImageStream value)
Sets the picture to recognize the text from.
|
Copyright © 2014. All rights reserved.