AsposeOCRInput
AsposeOCRInput struct
Methods
| Name | Description |
|---|---|
| height | Image height. |
| raw_data | Input raw data in special format Input raw data in special format may represent: row_index 0 … height column_index 0 … width 1) RGB color model (channels_size = 3): |
| raw_data_size | Size of “raw_data” field. |
| raw_data_type | Represent input raw_data format: row_index 0 … height column_index 0 … width 1) RGB color model (channels_size = 3): |
| url | Null terminated string, that describe file URL (file system path). |
| width | Image width. |