←Select platform

ToInt32 Method

Summary

Converts the tag data to an array of integer values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int[] ToInt32() 
Public Function ToInt32() As Integer() 
public int[] ToInt32() 
- (void)toInt32:(int *)buffer itemCount:(NSUInteger)count 
public int[] toInt32() 
 function Leadtools.RasterTagMetadata.ToInt32() 
public: 
array<int>^ ToInt32();  

Return Value

The tag data converted to an array of integer values.

Example

For an example, refer to StartDecompress.

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