Gets the JPEG 2000 file information from a disk file.
fileName
System.String containing the input JPEG 2000 file name being queried.
A Jpeg2000FileInformation object that contains the information about the specified JPEG 2000 file.
All engine boxes will be reset.
For an example, refer to Leadtools.Jpeg2000.Jpeg2000Engine.AppendGmlData(string fileName, GmlData gmlData) example.