←Select platform

FromInt32 Method

Summary
Sets the tag data to the specified unsigned integer values.
Syntax
C#
VB
Objective-C
C++
Java
public void FromInt32( 
   int[] value 
) 
Public Sub FromInt32( _ 
   ByVal value() As Integer _ 
)  
- (void)fromInt32:(const int *)buffer itemCount:(NSUInteger)count 
public void fromInt32(int[] value) 
public: 
void FromInt32(  
   array<int>^ 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.