ReadGmlData(string) Method

Summary
Reads Geography Markup Language (GML) data stored in a JPEG 2000 file.
Syntax
C#
VB
C++
public GmlData ReadGmlData( 
   string fileName 
) 
  
Public Overloads Function ReadGmlData( _ 
   ByVal fileName As String _ 
) As GmlData 
public: 
GmlData^ ReadGmlData(  
   String^ fileName 
)  

Parameters

fileName
System.String containing the name of the JPEG 2000 file.

Return Value

GmlData object containing the GML stored in the file.

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.