Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

GetFileInformation(Stream) Method






A System.IO.Stream containing the JPEG 2000 stream data.
Gets JPEG 2000 file information from a stream.
Syntax
public Jpeg2000FileInformation GetFileInformation( 
   Stream stream
)
'Declaration
 
Public Overloads Function GetFileInformation( _
   ByVal stream As Stream _
) As Jpeg2000FileInformation
'Usage
 
Dim instance As Jpeg2000Engine
Dim stream As Stream
Dim value As Jpeg2000FileInformation
 
value = instance.GetFileInformation(stream)

            

            
public:
Jpeg2000FileInformation GetFileInformation( 
   Stream^ stream
) 

Parameters

stream
A System.IO.Stream containing the JPEG 2000 stream data.

Return Value

A Jpeg2000FileInformation object that contains the information about the specified JPEG 2000 stream.
Remarks
All engine boxes will be reset.
Example
For an example, refer to Leadtools.Jpeg2000.Jpeg2000Engine.AppendGmlData(string fileName, GmlData gmlData) example.
Requirements

Target Platforms

See Also

Reference

Jpeg2000Engine Class
Jpeg2000Engine Members
Overload List
GetFileInformation(String)
ReadBox
ReadFrames
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
JPEG2000 File Comments
JPEG And LEAD File Comments
Programming with JPEG 2000 Features
JPEG 2000 Boxes

Error processing SSI file
Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features