←Select platform

ToSingle Method

Summary

Converts the tag data to an array of single precision values.

Syntax

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

Return Value

The tag data converted to an array of single precision 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