C#
VB
Java
Objective-C
WinRT C#
C++
Converts the tag data to an array of integer values.
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();
The tag data converted to an array of integer values.
For an example, refer to StartDecompress.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET