Gets JPEG 2000 file information from a stream.
public Jpeg2000FileInformation GetFileInformation(
Stream stream
)
Public Overloads Function GetFileInformation( _
ByVal stream As Stream _
) As Jpeg2000FileInformation
public:
Jpeg2000FileInformation GetFileInformation(
Stream^ stream
)
stream
A System.IO.Stream containing the JPEG 2000 stream data.
A Jpeg2000FileInformation object that contains the information about the specified JPEG 2000 stream.
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