←Select platform

ReadGmlData(String) Method

Summary

Reads Geography Markup Language (GML) data stored in a JPEG 2000 file.

Syntax

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

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