←Select platform

GetFileInformation(Stream) Method

Summary

Gets JPEG 2000 file information from a stream.

Syntax

C#
VB
C++
public Leadtools.Jpeg2000.Jpeg2000FileInformation GetFileInformation(  
   Stream stream 
) 
Public Overloads Function GetFileInformation( _ 
   ByVal stream As Stream _ 
) As Leadtools.Jpeg2000.Jpeg2000FileInformation 
public: 
Leadtools.Jpeg2000.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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpeg2000 Assembly
Click or drag to resize