LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToInt16 Method (RasterTagMetadata)






Converts the tag data to an array of integer values. .NET support Silverlight support WinRT support
Syntax
public short[] ToInt16()
'Declaration
 
Public Function ToInt16() As Short()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Short
 
value = instance.ToInt16()
public short[] ToInt16()
 function Leadtools.RasterTagMetadata.ToInt16()
public:
array<short>^ ToInt16(); 

Return Value

The tag data converted to an array of integer values.
Example
For an example, refer to RasterTagMetadata
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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