←Select platform

ToInt16 Method

Summary

Converts the comment data to an array of integer values.

Syntax
C#
VB
Objective-C
C++
Java
public short[] ToInt16() 
Public Function ToInt16() As Short() 
- (void)fromInt16:(unsigned short *)buffer itemCount:(NSUInteger)count 
public short[] toInt16() 
public: 
array<short>^ ToInt16();  

Return Value

The comment data converted to an array of integer values.

Example

For an example, refer to RasterCommentMetadata.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly