LEADTOOLS (Leadtools assembly)

ToInt16 Method (RasterCommentMetadata)

Show in webframe







Converts the comment data to an array of integer values.
Syntax
public short[] ToInt16()
'Declaration
 
Public Function ToInt16() As Short()
'Usage
 
Dim instance As RasterCommentMetadata
Dim value() As Short
 
value = instance.ToInt16()
public short[] ToInt16()
-(void)toInt16:(unsigned short*)buffer 
     itemCount:(unsigned int)itemCount;
            
public short[] toInt16()
 function Leadtools.RasterCommentMetadata.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

See Also

Reference

RasterCommentMetadata Class
RasterCommentMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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