←Select platform

ToInt16 Method

Summary

Converts the tag data to an array of integer values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public short[] ToInt16() 
Public Function ToInt16() As Short() 
public short[] ToInt16() 
- (void)toInt16:(short *)buffer itemCount:(NSUInteger)count 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly