Skip to main content
The BinaryFile interface provides access to the file data in binary format. This object contains the image before preprocessing.

Properties

NameTypeDescription
FileNamestring, read-onlyThe name of the file.

Methods

NameDescription
ConvertToBase64();Converts the data format from binary to string.