GetFileInformation(string) Method

Summary
Gets the JPEG 2000 file information from a disk file.
Syntax
C#
VB
C++
public Jpeg2000FileInformation GetFileInformation( 
   string fileName 
) 
  
Public Overloads Function GetFileInformation( _ 
   ByVal fileName As String _ 
) As Jpeg2000FileInformation 
public: 
Jpeg2000FileInformation GetFileInformation(  
   String^ fileName 
)  

Parameters

fileName
System.String containing the input JPEG 2000 file name being queried.

Return Value

A Jpeg2000FileInformation object that contains the information about the specified JPEG 2000 file.

Remarks

All engine boxes will be reset.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.