←Select platform

GetFileInformation(String) Method

Summary

Gets the JPEG 2000 file information from a disk file.

Syntax

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

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