←Select platform

FromSingle Method

Summary
Sets the tag data to the specified single precision values.
Syntax
C#
VB
Objective-C
C++
Java
public void FromSingle( 
   float[] value 
) 
Public Sub FromSingle( _ 
   ByVal value() As Single _ 
)  
- (void)fromSingle:(const float *)buffer itemCount:(NSUInteger)count 
public void fromSingle(float[] value) 
public: 
void FromSingle(  
   array<float>^ value 
)  

Parameters

value
The data to set.

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.