ImageFileName[in] This variable contains a full path to the image file to open.Example: Windows: C:\MyPictures\MyPic.bmp, Linux: /opt/MyPictures/MyPic.bmp, macOS: /Users/user/Pictures/MyPic.bmpPrepareMode[in] This parameter refers to the PrepareImageMode object which specifies how an image will be preprocessed during opening.Result[out, retval] A pointer to IFRDocument* pointer variable that receives the interface pointer of the resulting FRDocument object. Must not be NULL.
For Linux and Windows, if your license includes the Office Formats Opening module, you may also use this method to open digital documents of supported formats.