AsposeOCRInput

AsposeOCRInput struct

Methods

NameDescription
heightImage height.
raw_dataInput 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_sizeSize of “raw_data” field.
raw_data_typeRepresent input raw_data format: row_index 0 … height column_index 0 … width 1) RGB color model (channels_size = 3):
urlNull terminated string, that describe file URL (file system path).
widthImage width.