Returns an ImageXData object from the given filename, page number and load options.
Parameters
- imagXpress
- An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
- filename
- A string value which represents the file name.
- pageNumber
- An integer value which represents the page number. This parameter is one-based. So, pageNumber = 1 corresponds to the first page.
- loadOptions
- Load options associated with the given image.
Return Value
An ImageXData object containing information about the image being queried.