←Select platform

ToSingle Method

Summary
Converts the tag data to an array of single precision values.
Syntax
C#
VB
Objective-C
C++
Java
public float[] ToSingle() 
Public Function ToSingle() As Single() 
- (void)toSingle:(float *)buffer itemCount:(NSUInteger)count 
public float[] 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.