Add the memory stream containing the image for recognition / processing. The type of the image must correspond to the type specified in the constructor.
Add the memory stream containing the multipage image for recognition / processing. The type of the image must correspond to the type specified in the constructor.
Add the decoded image to the list for recognition / processing. The type of the image must correspond to the type specified in the constructor (SingleImage).
Add the base64 string containing the image for recognition / processing. The type of the image must correspond to the type specified in the constructor.