Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > FourierTransformInformation Class : GetDataOf Method |
'Usage
Dim instance As FourierTransformInformation Dim x As Integer Dim y As Integer Dim value As Complex value = instance.GetDataOf(x, y)
- (LTComplex)dataAtRow:(NSUInteger)x column:(NSUInteger)y
public Complex getDataOf(int x, int y)