←Select platform

SetData Method

Summary
Sets the 2D data array.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void SetData( 
   Complex[] data 
) 
@property (nonatomic, assign, nullable) const LTComplex *data 
public void setData(Complex[] data) 
public: 
void SetData(  
   array<Complex>^ data 
)  
def SetData(self,] data): 

Parameters

data
The 2D data array.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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