LEADTOOLS (Leadtools assembly)

GetData Method (RasterTagMetadata)

Show in webframe







Gets the tag data.
Syntax
public byte[] GetData()
'Declaration
 
Public Function GetData() As Byte()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Byte
 
value = instance.GetData()
public byte[] GetData()
@property (nonatomic, strong) NSData* data;
public byte[] getData()
 function Leadtools.RasterTagMetadata.GetData()
public:
array<byte>^ GetData(); 

Return Value

An array of bytes containing the data for the tag.
Example
For an example, refer to Leadtools.Codecs.RasterCodecs.ReadTag(System.IO.Stream,System.Int32,System.Int32).
Requirements

Target Platforms

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.