| Package | Description |
|---|---|
| com.aspose.ocr |
| Modifier and Type | Field and Description |
|---|---|
InputType |
ImageData.Type
The type of the ImageData content.
|
| Modifier and Type | Method and Description |
|---|---|
static InputType |
InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputType[] |
InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OcrInput(InputType type) |
OcrInput(InputType type,
PreprocessingFilter filters)
Constructor to create container and set the type of images / documents and filters for further processing / recognition.
|
Copyright © 2025 Aspose. All rights reserved.