LEADTOOLS Image File Support (Leadtools.Codecs assembly)

ToRasterTagMetadata Method

Show in webframe







Constructs a Leadtools.RasterTagMetadata from this GeoKey data.
Syntax
public RasterTagMetadata ToRasterTagMetadata()
'Declaration
 
Public Function ToRasterTagMetadata() As RasterTagMetadata
'Usage
 
Dim instance As CodecsEnumGeoKeysEventArgs
Dim value As RasterTagMetadata
 
value = instance.ToRasterTagMetadata()
public RasterTagMetadata ToRasterTagMetadata()
-(LTRasterTagMetadata*)toRasterTagMetadata;
public RasterTagMetadata toRasterTagMetadata()
 function Leadtools.Codecs.CodecsEnumGeoKeysEventArgs.ToRasterTagMetadata()
public:
RasterTagMetadata^ ToRasterTagMetadata(); 

Return Value

A Leadtools.RasterTagMetadata object that contains the data stored in this GeoKey.
Remarks

The number of bytes in Buffer can be obtained by RasterNativeBuffer.Length, while the number of items can be obtained by Count.

You can also construct a new Leadtools.RasterTagMetadata object from the data stored in this CodecsEnumGeoKeysEventArgs using the ToRasterTagMetadata method.

Example
For an example, refer to RasterCodecs.GeoKeyFound.
Requirements

Target Platforms

See Also

Reference

CodecsEnumGeoKeysEventArgs Class
CodecsEnumGeoKeysEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.