Gets the JPEG 2000 file information from a disk file.
public Jpeg2000FileInformation GetFileInformation(
string fileName
)
Public Overloads Function GetFileInformation( _
ByVal fileName As String _
) As Jpeg2000FileInformation
public:
Jpeg2000FileInformation GetFileInformation(
String^ fileName
)
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.
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document